Skip to content

Hostname

mite.gov.it

Last fetched

mite.gov.it resolves to 12 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · mite.gov.itRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mite.gov.it

Resolution chain

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

WHOIS identity

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

Subdomains

22 observed subdomains of mite.gov.it.

Web-graph footprint

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

1,329 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mite.gov.it.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.126.33.173/32

Related pages

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

Cypher and MCP

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

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