Hostname
prescottaz.com
Last fetched
prescottaz.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
prescottaz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.225.128 | 15.205.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of prescottaz.com.
| Subdomain |
|---|
| www.prescottaz.com |
Web-graph footprint
Distinct hostnames that link to or from prescottaz.com in the public web crawl.
86 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
49 SPF mechanisms authorising senders for prescottaz.com.
| Mechanism | Target |
|---|---|
| SPF_A | prescottaz.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 159.118.0.18 |
| SPF_IP | 159.118.0.82 |
| SPF_IP | 161.129.63.34 |
| SPF_IP | 161.129.63.36 |
| SPF_IP | 161.129.63.37 |
| SPF_IP | 173.219.178.53 |
| SPF_IP | 192.104.182.0/23 |
| SPF_IP | 192.104.192.0/19 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 209.152.141.0/24 |
| SPF_IP | 209.222.82.0/24 |
| SPF_IP | 216.139.232.44/32 |
| SPF_IP | 216.139.234.31/32 |
| SPF_IP | 216.139.250.13/32 |
| SPF_IP | 216.139.250.14/32 |
| SPF_IP | 216.139.250.17/32 |
| SPF_IP | 216.139.250.193/32 |
| SPF_IP | 216.139.250.202/32 |
| SPF_IP | 216.139.250.207/32 |
| SPF_IP | 216.139.250.22/32 |
| SPF_IP | 216.139.250.40/31 |
| SPF_IP | 216.139.250.42/32 |
| SPF_IP | 216.139.250.57/32 |
| SPF_IP | 24.121.176.140 |
| SPF_IP | 24.121.228.8 |
| SPF_IP | 24.121.249.173 |
| SPF_IP | 24.43.146.82 |
| SPF_IP | 34.210.99.158/32 |
| SPF_IP | 35.162.143.118/32 |
| SPF_IP | 35.162.157.180/32 |
| SPF_IP | 35.163.187.143/32 |
| SPF_IP | 35.164.75.113/32 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 44.228.77.138/32 |
| SPF_IP | 50.230.196.222 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 52.36.114.85/32 |
| SPF_IP | 65.118.94.66 |
| SPF_IP | 67.128.114.106 |
| SPF_IP | 67.136.4.134 |
| SPF_MX | prescottaz.com |
Related pages
Pivot deeper into the graph from prescottaz.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · jthornhill@westernnews.com
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prescottaz.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.