Skip to content

Hostname

da.ks.gov

Last fetched

da.ks.gov resolves to 1 IPv4 address operated by KANSAS - State of Kansas in US.

Nutrition Label

WHISPER CANON · da.ks.govRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/da.ks.gov

Resolution chain

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

IPPrefixASNOperatorCountry
165.201.10.22165.201.0.0/16AS3446KANSAS - State of KansasUS

WHOIS identity

No WHOIS records are currently associated with da.ks.gov in WhisperGraph.

Subdomains

23 observed subdomains of da.ks.gov.

Web-graph footprint

Distinct hostnames that link to or from da.ks.gov in the public web crawl.

111 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for da.ks.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.201.35.147
SPF_IP165.201.63.67
SPF_IP165.201.63.68
SPF_IP165.201.63.70
SPF_MXda.ks.gov

Related pages

Pivot deeper into the graph from da.ks.gov.

Cypher and MCP

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

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