Skip to content

Hostname

k12.sd.us

Last fetched

k12.sd.us resolves to 1 IPv4 address operated by SD-NET - South Dakota State Government in US. WHOIS lists registrar:us locality|neulevelcsr as the registrar.

Nutrition Label

WHISPER CANON · k12.sd.usRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/k12.sd.us

Resolution chain

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

IPPrefixASNOperatorCountry
206.176.53.70206.176.32.0/19AS14263SD-NET - South Dakota State GovernmentUS

WHOIS identity

Registrar
registrar:us locality|neulevelcsr
Organization
k-12 data center
Contact emails

Subdomains

2,695 observed subdomains of k12.sd.us.

Web-graph footprint

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

47 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for k12.sd.us.

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "k12.sd.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.