Hostname
savingnemo.co.uk
Last fetched
savingnemo.co.uk resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists registrar:team blue internet services uk limited [tag = namesco] as the registrar.
Nutrition Label
Resolution chain
savingnemo.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.128.19 | 148.135.128.0/21 | AS47583 | — | US |
| 194.36.185.74 | 194.36.184.0/23 | AS47583 | — | GB |
| 92.112.198.130 | 92.112.196.0/22 | AS47583 | — | US |
WHOIS identity
- Registrar
- registrar:team blue internet services uk limited [tag = namesco]
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of savingnemo.co.uk.
| Subdomain |
|---|
| www.savingnemo.co.uk |
Web-graph footprint
Distinct hostnames that link to or from savingnemo.co.uk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for savingnemo.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | savingnemo.co.uk |
| SPF_INCLUDE | savingnemo.co.uk.spf.auto.dnssmarthost.net |
| SPF_IP | 35.214.19.212 |
| SPF_MX | savingnemo.co.uk |
Related pages
Pivot deeper into the graph from savingnemo.co.uk.
- IP · 148.135.128.19
- ASN · AS47583
- Registrar · registrar:team blue internet services uk limited [tag = namesco]
- Country · US
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · sa…
- 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: "savingnemo.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.