Skip to content

Hostname

data.cloud.os.uk

Last fetched

data.cloud.os.uk resolves to 1 IPv4 address operated by NTL in GB.

Nutrition Label

WHISPER CANON · data.cloud.os.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/data.cloud.os.uk

Resolution chain

data.cloud.os.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.255.172.8062.255.128.0/18AS5089NTLGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for data.cloud.os.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEinc.emailr.com
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.18.136.0/22
SPF_IP185.33.209.108
SPF_IP185.33.209.112
SPF_IP208.185.235.0/24
SPF_IP62.255.172.64/26
SPF_IP81.17.56.1/32
SPF_MXdata.cloud.os.uk

Related pages

Pivot deeper into the graph from data.cloud.os.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "data.cloud.os.uk"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.