Skip to content

Hostname

three.co.uk

Last fetched

three.co.uk resolves to 8 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · three.co.ukRouting diversity4.8/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/three.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.19.112104.102.18.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.103.144.97104.103.144.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
104.75.226.97104.75.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
104.85.51.115104.85.50.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
173.223.128.105173.223.128.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.25.158.116184.25.158.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.237.11123.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.15.10223.54.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
gdh (bvi)
Contact emails

Subdomains

645 observed subdomains of three.co.uk.

Web-graph footprint

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

2,273 sites link to this hostname.

342 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for three.co.uk.

MechanismTarget
SPF_Aspf.three.co.uk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.khoros-mail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP154.48.212.32
SPF_IP154.62.6.32/32
SPF_IP38.225.210.141/32

Related pages

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

Cypher and MCP

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

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