Skip to content

Hostname

designhuddle.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.130.11713.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.12613.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.713.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.9113.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
143.204.181.23143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.44143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.78143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.80.318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.91143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

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 designhuddle.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for designhuddle.com.

MechanismTarget
SPF_INCLUDE20916693.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from designhuddle.com.

Cypher and MCP

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

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