Skip to content

Hostname

secure.cmadclicks000.com

Last fetched

secure.cmadclicks000.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · secure.cmadclicks000.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/secure.cmadclicks000.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.216.165107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.183.24052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.40.554.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.194.18654.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
75.2.78.20175.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
98.91.95.4598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
99.83.232.3799.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
98.94.181.4698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with secure.cmadclicks000.com in WhisperGraph.

Web-graph footprint

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

152 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from secure.cmadclicks000.com.

Cypher and MCP

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

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