Skip to content

Hostname

siouxfalls.gov

Last fetched

siouxfalls.gov resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · siouxfalls.govRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/siouxfalls.gov

Resolution chain

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

IPPrefixASNOperatorCountry
52.247.170.12052.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

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

Subdomains

7 observed subdomains of siouxfalls.gov.

Web-graph footprint

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

250 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for siouxfalls.gov.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.iii.com
SPF_INCLUDEspf-0018d901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.5.8/32
SPF_IP206.176.35.1
SPF_IP54.240.62.215/32
SPF_IP54.240.62.216/32
SPF_MXsiouxfalls.gov

Related pages

Pivot deeper into the graph from siouxfalls.gov.

Cypher and MCP

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

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