Skip to content

Hostname

dza.cc

Last fetched

dza.cc resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · dza.ccRouting diversity3.0/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dza.cc

Resolution chain

dza.cc resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.195.60.13934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
103.91.219.33103.91.219.0/24AS976CORENET - CoreNET Inc.US
103.91.219.93103.91.219.0/24AS976CORENET - CoreNET Inc.US
154.86.23.57154.86.23.0/24AS140227HK

WHOIS identity

Registrar
iana:472
Organization
digital crimes unit digital crimes unit
Contact emails

Subdomains

1 observed subdomain of dza.cc.

Subdomain
mail.dza.cc

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dza.cc.

MechanismTarget
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from dza.cc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dza.cc"})-[: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.