Skip to content

Hostname

mit.gov.it

Last fetched

mit.gov.it resolves to 1 IPv4 address operated by AS30722 in IT.

Nutrition Label

WHISPER CANON · mit.gov.itRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mit.gov.it

Resolution chain

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

IPPrefixASNOperatorCountry
2.42.233.1532.42.0.0/16AS30722IT

WHOIS identity

No WHOIS records are currently associated with mit.gov.it in WhisperGraph.

Subdomains

79 observed subdomains of mit.gov.it.

Web-graph footprint

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

3,781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mit.gov.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.42.233.159
SPF_IP2.42.233.163
SPF_IP2.42.233.164
SPF_IP2.42.233.165
SPF_IP2.42.233.166
SPF_IP2.42.238.11
SPF_IP2.42.238.12

Related pages

Pivot deeper into the graph from mit.gov.it.

Cypher and MCP

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

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