Skip to content

Hostname

software.costofthediet.org

Last fetched

software.costofthediet.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · software.costofthediet.orgRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/software.costofthediet.org

Resolution chain

software.costofthediet.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.64.2233.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2313.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2443.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2353.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.663.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.1213.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.923.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.663.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.83.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.75.273.5.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.0.15552.218.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.1.12352.218.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.16852.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.9652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.10452.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.4.14452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with software.costofthediet.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from software.costofthediet.org.

Cypher and MCP

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

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