Skip to content

Hostname

os.uk

Last fetched

os.uk resolves to 1 IPv4 address operated by NTL in GB. WHOIS lists registrar:vodafone limited t/a vodafone.co.uk as the registrar.

Nutrition Label

WHISPER CANON · os.ukRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/os.uk

Resolution chain

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

Registrar
registrar:vodafone limited t/a vodafone.co.uk
Organization
ordnance survey
Contact emails

Subdomains

62 observed subdomains of os.uk.

Web-graph footprint

Distinct hostnames that link to or from os.uk in the public web crawl.

46 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 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_MXos.uk

Related pages

Pivot deeper into the graph from os.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.