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
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.
Showing 25 of 159. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for megogo.net.
| Mechanism | Target |
|---|---|
| SPF_A | megogo.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 185.221.47.10/32 |
| SPF_IP | 193.187.76.3/32 |
| SPF_IP | 193.187.77.3/32 |
| SPF_IP | 91.214.126.252/32 |
| SPF_IP | 91.214.126.253/32 |
| SPF_IP | 91.214.126.254/32 |
| SPF_IP | 91.214.126.3/32 |
| SPF_MX | megogo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.