Hostname
sky.com
Last fetched
sky.com resolves to 1 IPv4 address operated by BSKYB-BROADBAND-AS in GB. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
sky.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 90.216.128.5 | 90.192.0.0/11 | AS5607 | BSKYB-BROADBAND-AS | GB |
WHOIS identity
- Registrar
- iana:292
- Organization
- sky plc.
- Contact emails
- aq5r58n45cw@networksolutionsprivateregistration.com
- bk96687u8aq@networksolutionsprivateregistration.com
- cb6um42z383@networksolutionsprivateregistration.com
- dt9q73a629w@networksolutionsprivateregistration.com
- eb5eg83g8dz@networksolutionsprivateregistration.com
- eq6u69pf8md@networksolutionsprivateregistration.com
- gc6bw5293s8@networksolutionsprivateregistration.com
- gs7vs8mu4j3@networksolutionsprivateregistration.com
- h64hj2j64s9@networksolutionsprivateregistration.com
- hg5gx8wf6qz@networksolutionsprivateregistration.com
- kf5fy9fy3p8@networksolutionsprivateregistration.com
- kg3ww5as7by@networksolutionsprivateregistration.com
- ky8tf6m28zt@networksolutionsprivateregistration.com
- my92w44v4dy@networksolutionsprivateregistration.com
- nr92b3pk9bb@networksolutionsprivateregistration.com
- pk6zm9dw7sd@networksolutionsprivateregistration.com
- q584r93t8hp@networksolutionsprivateregistration.com
- q73mp8u53vw@networksolutionsprivateregistration.com
- q87md6ak3js@networksolutionsprivateregistration.com
- qu8p58wk7c3@networksolutionsprivateregistration.com
- and 11 more
Subdomains
533 observed subdomains of sky.com.
Showing 25 of 533. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sky.com in the public web crawl.
6,839 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _ipspf.yahoo.com |
Related pages
Pivot deeper into the graph from sky.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sky.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.