Hostname
designhuddle.com
Last fetched
designhuddle.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH.
Nutrition Label
Resolution chain
designhuddle.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.130.117 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.126 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.7 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.91 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 143.204.181.23 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.44 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.78 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.80.3 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.50 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.57 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.90 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.181.91 | 143.204.176.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for designhuddle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20916693.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.