Skip to content

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

WHISPER CANON · prescottaz.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/prescottaz.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.205.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 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 outbound links

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for prescottaz.com.

MechanismTarget
SPF_Aprescottaz.com
SPF_INCLUDEmailgun.org
SPF_IP104.47.0.0/17
SPF_IP148.105.0.0/16
SPF_IP159.118.0.18
SPF_IP159.118.0.82
SPF_IP161.129.63.34
SPF_IP161.129.63.36
SPF_IP161.129.63.37
SPF_IP173.219.178.53
SPF_IP192.104.182.0/23
SPF_IP192.104.192.0/19
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP209.152.141.0/24
SPF_IP209.222.82.0/24
SPF_IP216.139.232.44/32
SPF_IP216.139.234.31/32
SPF_IP216.139.250.13/32
SPF_IP216.139.250.14/32
SPF_IP216.139.250.17/32
SPF_IP216.139.250.193/32
SPF_IP216.139.250.202/32
SPF_IP216.139.250.207/32
SPF_IP216.139.250.22/32
SPF_IP216.139.250.40/31
SPF_IP216.139.250.42/32
SPF_IP216.139.250.57/32
SPF_IP24.121.176.140
SPF_IP24.121.228.8
SPF_IP24.121.249.173
SPF_IP24.43.146.82
SPF_IP34.210.99.158/32
SPF_IP35.162.143.118/32
SPF_IP35.162.157.180/32
SPF_IP35.163.187.143/32
SPF_IP35.164.75.113/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.228.77.138/32
SPF_IP50.230.196.222
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP52.36.114.85/32
SPF_IP65.118.94.66
SPF_IP67.128.114.106
SPF_IP67.136.4.134
SPF_MXprescottaz.com

Related pages

Pivot deeper into the graph from prescottaz.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.