Hostname
www.experiencepaddockpointe.com
Last fetched
www.experiencepaddockpointe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
www.experiencepaddockpointe.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.225.196.40 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.57 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.61 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.71 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.33.252.27 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.32 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.53 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.92 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.118 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.2 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.46 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.66 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with www.experiencepaddockpointe.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for www.experiencepaddockpointe.com.
| Mechanism | Target |
|---|---|
| SPF_A | experiencepaddockpointe.com |
| SPF_IP | 3.228.113.79/32 |
| SPF_IP | 66.193.103.0/24 |
Related pages
Pivot deeper into the graph from www.experiencepaddockpointe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.experiencepaddockpointe.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.