Skip to content

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

WHISPER CANON · avistacorp.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/avistacorp.com

Resolution chain

avistacorp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.181.22.129198.181.16.0/21AS19774AVA1 - Avista CorporationUS

WHOIS identity

Registrar
iana:468
Organization
avista
Contact emails

Subdomains

122 observed subdomains of avistacorp.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for avistacorp.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEh253a.virtualbranchservices.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.navexglobal.com
SPF_IP12.45.141.253/32
SPF_IP135.84.68.123/32
SPF_IP198.181.21.221
SPF_IP198.181.21.222
SPF_IP198.181.22.7
SPF_IP198.181.30.101
SPF_IP198.251.0.114
SPF_IP199.59.200.201/32
SPF_IP216.251.248.18/32
SPF_IP67.231.149.190

Related pages

Pivot deeper into the graph from avistacorp.com.

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 20

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