Skip to content

Hostname

diningcode.com

Last fetched

diningcode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · diningcode.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/diningcode.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.11108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.73108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.79108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.83108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.188.129108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.32108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.82108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.83108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.174.46.233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.33.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for diningcode.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from diningcode.com.

Cypher and MCP

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

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