Skip to content

Hostname

wi.gov

Last fetched

wi.gov resolves to 2 IPv4 addresses operated by STATE-OF-WISCONSIN-AS1 - State of WI Dept. of Administration in US.

Nutrition Label

WHISPER CANON · wi.govRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/wi.gov

Resolution chain

wi.gov resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.189.150.147165.194.208.0/20AS3136STATE-OF-WISCONSIN-AS1 - State of WI Dept. of AdministrationUS
165.189.241.136165.195.0.0/16AS3136STATE-OF-WISCONSIN-AS1 - State of WI Dept. of AdministrationUS

WHOIS identity

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

Subdomains

1,107 observed subdomains of wi.gov.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for wi.gov.

MechanismTarget
SPF_IP165.189.205.0/24
SPF_IP165.189.56.48/28
SPF_IP165.189.62.128/26
SPF_IP165.189.88.0/24
SPF_IP208.95.153.19

Related pages

Pivot deeper into the graph from wi.gov.

Cypher and MCP

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

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