Skip to content

Hostname

spokane.edu

Last fetched

spokane.edu resolves to 1 IPv4 address operated by WA-K20 - Washington State K-20 Telecommunications Network in US.

Nutrition Label

WHISPER CANON · spokane.eduRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/spokane.edu

Resolution chain

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

IPPrefixASNOperatorCountry
134.39.168.32134.39.0.0/16AS10430WA-K20 - Washington State K-20 Telecommunications NetworkUS

WHOIS identity

Registrar
Organization
spokane community college
Contact emails

Subdomains

79 observed subdomains of spokane.edu.

Web-graph footprint

Distinct hostnames that link to or from spokane.edu in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spokane.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP134.39.173.196
SPF_IP168.156.173.196
SPF_MXspokane.edu

Related pages

Pivot deeper into the graph from spokane.edu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spokane.edu"})-[: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.