Hostname
mx2.midwestkel.com
Last fetched
mx2.midwestkel.com resolves to 1 IPv4 address operated by IGNA-NETWORKS - Igna Networks LLC in US.
Nutrition Label
Resolution chain
mx2.midwestkel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.130.36.89 | 23.130.36.0/24 | AS18493 | IGNA-NETWORKS - Igna Networks LLC | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for mx2.midwestkel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amgrolce.com |
| SPF_INCLUDE | bondibands.com |
| SPF_INCLUDE | brewers-droop.com |
| SPF_INCLUDE | cipherviber.com |
| SPF_INCLUDE | clinicasy.com |
| SPF_INCLUDE | eachavid.com |
| SPF_INCLUDE | fireterm.com |
| SPF_INCLUDE | foralope.com |
| SPF_INCLUDE | healthineration.com |
| SPF_INCLUDE | joinsocialgrid.com |
| SPF_INCLUDE | linearmotionguide.com |
| SPF_INCLUDE | loomrt.com |
| SPF_INCLUDE | oasisnia.com |
| SPF_INCLUDE | pmdigitimes.com |
| SPF_INCLUDE | robiky.com |
| SPF_INCLUDE | solacesite.com |
| SPF_INCLUDE | tiedwet.com |
| SPF_INCLUDE | todosenvivo.com |
| SPF_INCLUDE | udnemy.com |
Related pages
Pivot deeper into the graph from mx2.midwestkel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mx2.midwestkel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.