Hostname
avistacorp.com
Last fetched
avistacorp.com resolves to 1 IPv4 address operated by AVA1 - Avista Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
avistacorp.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 |
|---|---|---|---|---|
| 198.181.22.129 | 198.181.16.0/21 | AS19774 | AVA1 - Avista Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- avista
- Contact emails
- as7qn6mq5vv@networksolutionsprivateregistration.com
- ct3nu6879pw@networksolutionsprivateregistration.com
- de4wt7ku9dn@networksolutionsprivateregistration.com
- dns-admin@avistacorp.com
- ny8748v42qa@networksolutionsprivateregistration.com
- xs2bx99c5qv@networksolutionsprivateregistration.com
- fd237bbf-7ac1-4ee2-b712-70babb6c8562@identity-protect.org
Subdomains
122 observed subdomains of avistacorp.com.
Showing 25 of 122. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from avistacorp.com in the public web crawl.
111 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
16 SPF mechanisms authorising senders for avistacorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | h253a.virtualbranchservices.com |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.boardbooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.navexglobal.com |
| SPF_IP | 12.45.141.253/32 |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 198.181.21.221 |
| SPF_IP | 198.181.21.222 |
| SPF_IP | 198.181.22.7 |
| SPF_IP | 198.181.30.101 |
| SPF_IP | 198.251.0.114 |
| SPF_IP | 199.59.200.201/32 |
| SPF_IP | 216.251.248.18/32 |
| SPF_IP | 67.231.149.190 |
Related pages
Pivot deeper into the graph from avistacorp.com.
- IP · 198.181.22.129
- ASN · AS19774AVA1 - Avista Corporation
- Registrar · iana:468
- Country · US
- Email · as7qn6mq5vv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · av…
- 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: "avistacorp.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.