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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.19.112 | 104.102.18.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.103.144.97 | 104.103.144.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 104.75.226.97 | 104.75.224.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 104.85.51.115 | 104.85.50.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 173.223.128.105 | 173.223.128.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.25.158.116 | 184.25.158.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.237.111 | 23.45.236.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.54.15.102 | 23.54.0.0/20 | AS16625 | AKAMAI-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.
Showing 25 of 645. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for three.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | spf.three.co.uk |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.khoros-mail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_IP | 154.48.212.32 |
| SPF_IP | 154.62.6.32/32 |
| SPF_IP | 38.225.210.141/32 |
Related pages
Pivot deeper into the graph from three.co.uk.
- IP · 104.102.19.112
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Country · DE
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.