Hostname
megaconnection.net
Last fetched
megaconnection.net resolves to 1 IPv4 address operated by AS23246 in EC. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
megaconnection.net 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 |
|---|---|---|---|---|
| 66.231.64.36 | 66.231.64.0/24 | AS23246 | — | EC |
WHOIS identity
- Registrar
- iana:48
- Organization
- domains by proxy,
- Contact emails
Subdomains
13 observed subdomains of megaconnection.net.
Threat posture
History
Mail and authentication
MX records
- megaconnection.net
SPF policy
4 SPF mechanisms authorising senders for megaconnection.net.
| Mechanism | Target |
|---|---|
| SPF_A | megaconnection.net |
| SPF_IP | 2803:c310:ff01:0:0:0:0:2 |
| SPF_IP | 66.231.64.2 |
| SPF_MX | megaconnection.net |
Related pages
Pivot deeper into the graph from megaconnection.net.
- IP · 66.231.64.36
- ASN · AS23246
- Registrar · iana:48
- Country · EC
- Email · 8c8c38d61e8b47219343c9ff93f61aa6.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "megaconnection.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.