Hostname
arizonabest.com
Last fetched
arizonabest.com resolves to 1 IPv4 address operated by INVOLTA - ARK Data Centers LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
arizonabest.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.255.85.48 | 199.255.85.0/24 | AS14230 | INVOLTA - ARK Data Centers LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
139 observed subdomains of arizonabest.com.
Showing 25 of 139. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arizonabest.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for arizonabest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.arizonabest.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 148.163.129.48/31 |
| SPF_IP | 148.163.129.52/31 |
| SPF_IP | 148.163.129.56/32 |
| SPF_IP | 148.163.129.58/32 |
| SPF_IP | 148.163.129.62/31 |
| SPF_IP | 173.201.192.0/23 |
| SPF_IP | 199.255.84.0/22 |
| SPF_IP | 38.112.40.96 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 67.231.154.164/31 |
| SPF_IP | 67.231.154.183/32 |
| SPF_IP | 67.231.154.184/32 |
| SPF_IP | 67.231.154.186/31 |
| SPF_IP | 67.231.154.188/31 |
| SPF_IP | 68.178.213.0/24 |
| SPF_IP | 68.178.252.0/24 |
| SPF_IP | 72.167.218.0/24 |
| SPF_IP | 72.167.234.0/24 |
| SPF_IP | 72.167.238.0/24 |
| SPF_IP | 97.74.135.0/24 |
Related pages
Pivot deeper into the graph from arizonabest.com.
- IP · 199.255.85.48
- ASN · AS14230INVOLTA - ARK Data Centers LLC
- Registrar · iana:146
- Country · US
- Email · arizonabest.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ar…
- 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: "arizonabest.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.