Skip to content

Hostname

megogo.net

Last fetched

megogo.net resolves to 10 IPv4 addresses operated by AS204453 in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · megogo.netRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/megogo.net

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
anton radzivilov
Contact emails

Subdomains

159 observed subdomains of megogo.net.

Web-graph footprint

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

2,028 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for megogo.net.

MechanismTarget
SPF_Amegogo.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP185.221.47.10/32
SPF_IP193.187.76.3/32
SPF_IP193.187.77.3/32
SPF_IP91.214.126.252/32
SPF_IP91.214.126.253/32
SPF_IP91.214.126.254/32
SPF_IP91.214.126.3/32
SPF_MXmegogo.net

Related pages

Pivot deeper into the graph from megogo.net.

Cypher and MCP

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

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