Skip to content

Hostname

educaweb.it

Last fetched

educaweb.it resolves to 1 IPv4 address operated by AS197876 in ES. WHOIS lists registrar:soluciones corporativas ip, slu as the registrar.

Nutrition Label

WHISPER CANON · educaweb.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/educaweb.it

Resolution chain

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

IPPrefixASNOperatorCountry
77.73.81.15677.73.81.0/24AS197876ES

WHOIS identity

Registrar
registrar:soluciones corporativas ip, slu
Organization
educaonline,sl.
Contact emails

Subdomains

3 observed subdomains of educaweb.it.

Web-graph footprint

Distinct hostnames that link to or from educaweb.it in the public web crawl.

76 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for educaweb.it.

MechanismTarget
SPF_Aeducaweb.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXeducaweb.it

Related pages

Pivot deeper into the graph from educaweb.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "educaweb.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.