Skip to content

Hostname

clickz.com

Last fetched

clickz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · clickz.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clickz.com

Resolution chain

clickz.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.18.12618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.47.11552.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.12752.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.5852.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.7552.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
clickzses events
Contact emails

Subdomains

70 observed subdomains of clickz.com.

Web-graph footprint

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

4,842 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for clickz.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.incisivemedia.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.16.99/32
SPF_MXclickz.com

Related pages

Pivot deeper into the graph from clickz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clickz.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.