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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.239.146.20 | 198.239.0.0/16 | AS4193 | WA-STATE-GOV - State of Washington | US |
WHOIS identity
- Registrar
- registrar:us locality|neulevelcsr
- Organization
- office of superintendent of public instruction
- Contact emails
Subdomains
995 observed subdomains of k12.wa.us.
Showing 25 of 995. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for k12.wa.us.
| Mechanism | Target |
|---|---|
| SPF_A | ftp.ospi.k12.wa.us |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.20.0.0/16 |
| SPF_IP | 164.177.132.168 |
| SPF_IP | 216.186.28.106 |
| SPF_IP | 216.46.160.0/19 |
| SPF_IP | 216.58.128.0/20 |
| SPF_IP | 50.56.130.220 |
| SPF_MX | k12.wa.us |
Related pages
Pivot deeper into the graph from k12.wa.us.
- IP · 198.239.146.20
- ASN · AS4193WA-STATE-GOV - State of Washington
- Registrar · registrar:us locality|neulevelcsr
- Country · US
- Email · ted.loran@k12.wa.us
- Apex domain · wa.us
- TLD · .us
- Browse hostnames · k1…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.