Hostname
megaweb.it
Last fetched
megaweb.it resolves to 1 IPv4 address operated by AS42669 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
megaweb.it 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 |
|---|---|---|---|---|
| 77.242.176.30 | 77.242.176.0/20 | AS42669 | — | IT |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- citta studi s.p.a.
- Contact emails
- —
Subdomains
2,593 observed subdomains of megaweb.it.
Showing 25 of 2,593. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from megaweb.it in the public web crawl.
10 sites link to this hostname.
23 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 megaweb.it.
| Mechanism | Target |
|---|---|
| SPF_A | megaweb.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 2a0b:aa80:0:1::/64 |
| SPF_IP | 2a0b:aa80:0:7::/64 |
| SPF_IP | 2a0b:aa80::0/64 |
| SPF_IP | 77.242.176.0/24 |
| SPF_IP | 77.242.177.128/26 |
| SPF_IP | 77.242.178.0/24 |
| SPF_IP | 83.103.26.32/27 |
| SPF_IP | 85.222.150.0/24 |
| SPF_MX | megaweb.it |
Related pages
Pivot deeper into the graph from megaweb.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "megaweb.it"})-[: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.