Skip to content

Hostname

ks.gov

Last fetched

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

Nutrition Label

WHISPER CANON · ks.govRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ks.gov

Resolution chain

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.63.67165.201.0.0/16AS3446KANSAS - State of KansasUS

WHOIS identity

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

Subdomains

991 observed subdomains of ks.gov.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for ks.gov.

MechanismTarget
SPF_INCLUDEimagetrend.net
SPF_INCLUDEspf-us.appmail.granicusgovaccess.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.201.126.38
SPF_IP165.201.142.85
SPF_IP165.201.146.245
SPF_IP165.201.175.16
SPF_IP165.201.180.49
SPF_IP165.201.192.16
SPF_IP165.201.199.52
SPF_IP165.201.22.64
SPF_IP165.201.35.11
SPF_IP165.201.42.56
SPF_IP165.201.54.32/27
SPF_IP165.201.59.160
SPF_IP165.201.79.82
SPF_IP165.201.82.83
SPF_IP165.201.97.86
SPF_IP205.237.127.0/24
SPF_IP208.74.102.133
SPF_IP208.80.200.0/21
SPF_IP216.81.136.0/24
SPF_IP52.176.160.125

Related pages

Pivot deeper into the graph from ks.gov.

Cypher and MCP

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

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