Hostname
o-2go.uk
Last fetched
o-2go.uk resolves to 1 IPv4 address operated by TILAA - Tilaa B.V. in NL. WHOIS lists registrar:team blue internet services uk limited [tag = namesco] as the registrar.
Nutrition Label
Resolution chain
o-2go.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.19.34.152 | 46.19.32.0/21 | AS196752 | TILAA - Tilaa B.V. | NL |
WHOIS identity
- Registrar
- registrar:team blue internet services uk limited [tag = namesco]
- Organization
- bar o2
- Contact emails
- —
Subdomains
1 observed subdomain of o-2go.uk.
| Subdomain |
|---|
| www.o-2go.uk |
Threat posture
History
Mail and authentication
MX records
- o-2go.uk
SPF policy
5 SPF mechanisms authorising senders for o-2go.uk.
| Mechanism | Target |
|---|---|
| SPF_A | o-2go.uk |
| SPF_IP | 109.123.79.170/16 |
| SPF_IP | 77.92.65.43 |
| SPF_IP | 88.202.224.6 |
| SPF_MX | o-2go.uk |
Related pages
Pivot deeper into the graph from o-2go.uk.
- IP · 46.19.34.152
- ASN · AS196752TILAA - Tilaa B.V.
- Registrar · registrar:team blue internet services uk limited [tag = namesco]
- Country · NL
- TLD · .uk
- Browse hostnames · o2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "o-2go.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.