Skip to content

Hostname

colgate.demdex.net

Last fetched

colgate.demdex.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · colgate.demdex.netRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/colgate.demdex.net

Resolution chain

colgate.demdex.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.168.7108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.213.180.8913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.154.12218.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.248.30.1483.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.219.24452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.71.7752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.130.9152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.194.12952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.221.147.6252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.170.190.11654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.251.203.10554.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
63.35.125.11963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with colgate.demdex.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from colgate.demdex.net.

Cypher and MCP

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

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