Skip to content

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

WHISPER CANON · megaweb.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/megaweb.it

Resolution chain

megaweb.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.242.176.3077.242.176.0/20AS42669IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
citta studi s.p.a.
Contact emails

Subdomains

2,593 observed subdomains of megaweb.it.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for megaweb.it.

MechanismTarget
SPF_Amegaweb.it
SPF_INCLUDE_spf.google.com
SPF_IP2a0b:aa80:0:1::/64
SPF_IP2a0b:aa80:0:7::/64
SPF_IP2a0b:aa80::0/64
SPF_IP77.242.176.0/24
SPF_IP77.242.177.128/26
SPF_IP77.242.178.0/24
SPF_IP83.103.26.32/27
SPF_IP85.222.150.0/24
SPF_MXmegaweb.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.