Skip to content

Hostname

k12.wa.us

Last fetched

k12.wa.us resolves to 1 IPv4 address operated by WA-STATE-GOV - State of Washington in US. WHOIS lists registrar:us locality|neulevelcsr as the registrar.

Nutrition Label

WHISPER CANON · k12.wa.usRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/k12.wa.us

Resolution chain

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

IPPrefixASNOperatorCountry
198.239.146.20198.239.0.0/16AS4193WA-STATE-GOV - State of WashingtonUS

WHOIS identity

Registrar
registrar:us locality|neulevelcsr
Organization
office of superintendent of public instruction
Contact emails

Subdomains

995 observed subdomains of k12.wa.us.

Web-graph footprint

Distinct hostnames that link to or from k12.wa.us in the public web crawl.

2,796 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for k12.wa.us.

MechanismTarget
SPF_Aftp.ospi.k12.wa.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.0.0/16
SPF_IP164.177.132.168
SPF_IP216.186.28.106
SPF_IP216.46.160.0/19
SPF_IP216.58.128.0/20
SPF_IP50.56.130.220
SPF_MXk12.wa.us

Related pages

Pivot deeper into the graph from k12.wa.us.

Cypher and MCP

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

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