Skip to content

Hostname

muniger.mx

Last fetched

muniger.mx resolves to 3 IPv4 addresses operated by AS17378 - TierPoint, LLC in US.

Nutrition Label

WHISPER CANON · muniger.mxRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/muniger.mx

Resolution chain

muniger.mx resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.136.26.134174.136.0.0/18AS17378AS17378 - TierPoint, LLCUS
198.185.23.144198.185.23.0/24AS32472LEXIS2-AS - RELX inc.US
198.185.23.145198.185.23.0/24AS32472LEXIS2-AS - RELX inc.US

WHOIS identity

No WHOIS records are currently associated with muniger.mx in WhisperGraph.

Subdomains

10 observed subdomains of muniger.mx.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for muniger.mx.

MechanismTarget
SPF_Amuniger.mx
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.relay.serverneubox.com.mx
SPF_IP174.136.26.134
SPF_IP207.210.228.84
SPF_MXmuniger.mx

Related pages

Pivot deeper into the graph from muniger.mx.

Cypher and MCP

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

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