Skip to content

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

WHISPER CANON · dalek.zoneRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dalek.zone

Resolution chain

dalek.zone resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
70.130.161.18170.130.128.0/18AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
162.81.32.64162.81.32.0/20AS33566KUB-FIBER-01 - Knoxville Utilities BoardUS

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dalek.zone.

MechanismTarget
SPF_IP2a01:4f8:c17:2c74:0:0:0:1
SPF_IP78.46.209.238
SPF_MXdalek.zone

Related pages

Pivot deeper into the graph from dalek.zone.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.