Skip to content

Hostname

mheducation.it

Last fetched

mheducation.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · mheducation.itRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mheducation.it

Resolution chain

mheducation.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.240.11134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.160.3652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.220.852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.97.23954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.209.18854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.136.1699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
mcgraw-hill education (italy) srl
Contact emails

Subdomains

1 observed subdomain of mheducation.it.

Web-graph footprint

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

70 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mheducation.it.

MechanismTarget
SPF_MXmheducation.it

Related pages

Pivot deeper into the graph from mheducation.it.

Cypher and MCP

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

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