Skip to content

Hostname

cunazone.com

Last fetched

cunazone.com resolves to 1 IPv4 address operated by AS50599 in PL. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · cunazone.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cunazone.com

Resolution chain

cunazone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.210.222.233188.210.220.0/22AS50599PL

WHOIS identity

Registrar
iana:1456
Organization
cdgpro sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of cunazone.com.

Web-graph footprint

Distinct hostnames that link to or from cunazone.com in the public web crawl.

19 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cunazone.com.

MechanismTarget
SPF_Acunazone.com
SPF_MXcunazone.com

Related pages

Pivot deeper into the graph from cunazone.com.

Cypher and MCP

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

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