Skip to content

Hostname

onecom.co.uk

Last fetched

onecom.co.uk resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

WHISPER CANON · onecom.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/onecom.co.uk

Resolution chain

onecom.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
onecom
Contact emails

Subdomains

42 observed subdomains of onecom.co.uk.

Web-graph footprint

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

66 sites link to this hostname.

290 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for onecom.co.uk.

MechanismTarget
SPF_INCLUDE8993966.spf08.hubspotemail.net
SPF_INCLUDE_spf0000000.onecom.co.uk
SPF_IP103.47.204.0/22
SPF_IP13.111.0.0/16
SPF_IP149.72.0.0/16
SPF_IP157.55.195.0
SPF_IP167.89.0.0/17
SPF_IP168.245.78.92
SPF_IP185.228.39.15
SPF_IP198.21.0.0/21
SPF_IP20.203.23.89
SPF_IP20.204.82.91
SPF_IP20.58.58.37
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP40.92.0.0/15
SPF_IP43.228.184.0/22
SPF_IP46.175.52.205/32
SPF_IP5.148.98.219
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27

Related pages

Pivot deeper into the graph from onecom.co.uk.

Cypher and MCP

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

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