Skip to content

Hostname

megared.net.mx

Last fetched

megared.net.mx resolves to 2 IPv4 addresses operated by AS28541 in MX. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · megared.net.mxRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/megared.net.mx

Resolution chain

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

WHOIS identity

Registrar
iana:6
Organization
telefonia por cable, s.a. de c.v.
Contact emails

Subdomains

149 observed subdomains of megared.net.mx.

Web-graph footprint

Distinct hostnames that link to or from megared.net.mx in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for megared.net.mx.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_IP200.52.193.187
SPF_IP2806:260:1005:101:200:52:193:187

Related pages

Pivot deeper into the graph from megared.net.mx.

Cypher and MCP

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

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