Skip to content

Hostname

mail.siouxfalls.com

Last fetched

mail.siouxfalls.com resolves to 1 IPv4 address operated by MIDCO-NET - Midcontinent Communications in US.

Nutrition Label

WHISPER CANON · mail.siouxfalls.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.siouxfalls.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.111.9.8324.111.0.0/16AS11232MIDCO-NET - Midcontinent CommunicationsUS

WHOIS identity

No WHOIS records are currently associated with mail.siouxfalls.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.siouxfalls.com.

MechanismTarget
SPF_Amail.siouxfalls.com
SPF_INCLUDErelay1.weblinkinternational.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.88.241.160
SPF_IP216.46.54.181
SPF_IP24.111.9.82
SPF_IP24.111.9.83
SPF_IP24.111.9.85
SPF_IP24.111.9.86

Related pages

Pivot deeper into the graph from mail.siouxfalls.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.siouxfalls.com"})-[: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.