Is sky.uk a Disposable Email?
Unknownsky.uk is not yet classified in our database.
Details
- Status
- unknown
- Added
- 2025-09-07
- Last Checked
- 2026-08-15
- Reason
- sky.uk
Registration Data
- Registrar
- Markmonitor Inc.
- Registered
- 2014-06-11 (12 years, 2 months)
- Expires
- 2028-06-11
API Playground
Check sky.uk programmatically — pick your language, copy, run. No authentication required.
curl https://trashmail-blacklist.org/check/json/sky.uk
import requests
r = requests.get("https://trashmail-blacklist.org/check/json/sky.uk")
data = r.json()
print(data["status"]) # blacklisted / whitelisted / unknown
const r = await fetch("https://trashmail-blacklist.org/check/json/sky.uk");
const data = await r.json();
console.log(data.status); // blacklisted / whitelisted / unknown
<?php
$json = file_get_contents("https://trashmail-blacklist.org/check/json/sky.uk");
$data = json_decode($json, true);
echo $data["status"]; // blacklisted / whitelisted / unknown
package main
import (
"encoding/json"
"fmt"
"net/http"
)
func main() {
resp, err := http.Get("https://trashmail-blacklist.org/check/json/sky.uk")
if err != nil {
panic(err)
}
defer resp.Body.Close()
var result struct {
Status string `json:"status"`
Domain string `json:"domain"`
}
json.NewDecoder(resp.Body).Decode(&result)
fmt.Println(result.Status)
}
Click "Run" to fetch the JSON response for sky.uk.
Also available as xml, yaml, or img — replace json in the URL.
DNS Records
MX Records
- mxa-009f8f01.gslb.pphosted.com
- mxb-009f8f01.gslb.pphosted.com
NS Records
- edns1.ultradns.biz
- edns1.ultradns.com
- edns1.ultradns.net
- edns1.ultradns.org
- ns0.isp.sky.com
- ns1.isp.sky.com
SOA Record
- ns0.isp.sky.com
- hostmaster@isp.sky.com
TXT Records
- 05yfxxmmTaF6gMQdsN9b56MyLV1+bXO23pD7mKGwMiJKtCAUl6qqJS67ud4ebpDQ/x9NibcrhNgz8TA8GULL7g==
- 0ed1fe018a8415139cc38e41ea85b99092f955d88e
- 2508513
- 936a40b7e8eea0dc537e5f2edee1387a
- KRUhwEgMQd3b8uN2BmgLfrUtWGR0iKQKFlwm8vb4pCNMWYe+V0jB5z9nAftLrBsjmx9SihEVqdxwrhInxDXz2Q==
- MS=ms13177509
- MS=ms26675917
- OSSRH-73293
- ZZ1NGm_5t5IeEf0BjMgHCKnjCUlzaQ
- _g7zvh36kfk3gxuf67alvi901izxhere
- _i4yk3401vz0scoe7tbxgs50rbfh7hx3
- adobe-idp-site-verification=c5ab7baed7544e45a99bf36317e149c9
- apple-domain-verification=2PEleaeo0lC7QTuk
- asv=525833028f6b4405bd6092a602cf64f5
- atlassian-domain-verification=mE2q0LJi8keyM9m/IydKu1RKVRddcE/9KRmXe1jvz/xndvKLKXoFJdk/BxpPdOsU
- browserstack-domain-verification=2c91b3e1-eda7-40ba-8e5d-79d8f702eda5
- cisco-ci-domain-verification=4d8de63f5ec36d99c847ad37213d3134ce8c06f55aeeb1be6ced84fb9be7e503
- docker-verification=e60826d6-6ef3-45c9-9d3a-050756f3170b
- extensis-domain-verification=03b079a9-8347-43c4-9dd0-3084a1d38c16
- figma-domain-verification=9b8957b77abd0e487555d9012afcfaab58e28e9d6a2fc253c0d373f84a3423bc-1743157017
- google-site-verification=qhdrT8kmZj0Qjd83e8JcyWlmf52THkH3ccY2-Nh2HjU
- have-i-been-pwned-verification=fdab1fd898cb3c9e6d497ddfa630e2a0
- jamf-site-verification=f8IpE7hFlNhGuRd9FQMJDg
- lucidlink-verification=NF7QGF5FKTTMSYGMDKE7NG0MRM
- miro-verification=b88c6a18a43fb6a12070f4aa3c0df46d0e5affe8
- openai-domain-verification=dv-HooZZVS4z40HpYFHwXpe3hOv
- paloaltonetworks-site-verification=6f46e8a0c80321776f607452328c9b37f4086c5f7cc54b2290783d41a1df789b
- smartsheet-site-validation=B2h1_xKv4ip3yDWkyvl_xTiI72T0aeWF
- teamviewer-sso-verification=1874f0c3534d47a99131785b211490ff
- twilio-domain-verification=565aa1e9ea36a5fcdf97624fd0720608
- v=spf1 include:spf-009f8f01.pphosted.com ip4:90.216.128.251 ip4:90.216.128.250 ip4:90.216.144.251 ip4:90.216.144.250 include:de._netblocks.mimecast.com include:spf.protection.outlook.com -all
- verification_token=0FncvWUYBqJeqWPOnoZRGRzHo
- vmware-cloud-verification-01e56b25-899e-4639-a507-cb00de45f5b2
- work-accounts-domain-verification=iVhGfu3X2Io4bu3uklaU6RLIxTRh06
SPF Includes
- spf-009f8f01.pphosted.com
- de._netblocks.mimecast.com
- spf.protection.outlook.com
Domain Network
Connections between domains, mail servers, nameservers, and shared infrastructure.
FAQ
Is sky.uk a disposable email provider?
sky.uk has not yet been classified. It is currently unknown whether it is a disposable email provider.
Can I use sky.uk for account registration?
We have not yet verified sky.uk. Proceed with caution or use our API to check programmatically.
How can I block disposable emails from sky.uk?
Use the Trashmail-Blacklist API to check sky.uk before accepting it in your application. Send a GET request to /check/json/sky.uk to receive the domain status as JSON. Integrate this check into your signup or contact forms to automatically reject disposable email addresses.
What data is available for sky.uk?
sky.uk is not yet in our database. You can check it via our API or submit it for review through our contact form.
Block Disposable Emails Automatically
Integrate our free API into your signup flow to detect domains like sky.uk before they reach your database.