Hostname
dalek.zone
Last fetched
dalek.zone resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:1509 as the registrar.
Nutrition Label
Resolution chain
dalek.zone resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 70.130.161.181 | 70.130.128.0/18 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| 162.81.32.64 | 162.81.32.0/20 | AS33566 | KUB-FIBER-01 - Knoxville Utilities Board | US |
WHOIS identity
- Registrar
- iana:1509
- Organization
- domainmonster.com privacy service
- Contact emails
Subdomains
19 observed subdomains of dalek.zone.
Web-graph footprint
Distinct hostnames that link to or from dalek.zone in the public web crawl.
94 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dalek.zone.
| Mechanism | Target |
|---|---|
| SPF_IP | 2a01:4f8:c17:2c74:0:0:0:1 |
| SPF_IP | 78.46.209.238 |
| SPF_MX | dalek.zone |
Related pages
Pivot deeper into the graph from dalek.zone.
- IP · 70.130.161.181
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:1509
- Country · US
- Email · 9d8391f714bb422c8a3d07a589744a7e.protect@withheldforprivacy.com
- TLD · .zone
- Browse hostnames · da…
- 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: "dalek.zone"})-[: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.