Skip to content

Hostname

afor.mi.it

Last fetched

afor.mi.it resolves to 1 IPv4 address operated by AS12779 in IT.

Nutrition Label

WHISPER CANON · afor.mi.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/afor.mi.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.242.1393.191.240.0/21AS12779IT

WHOIS identity

No WHOIS records are currently associated with afor.mi.it in WhisperGraph.

Subdomains

12 observed subdomains of afor.mi.it.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • afor.mi.it

SPF policy

4 SPF mechanisms authorising senders for afor.mi.it.

MechanismTarget
SPF_Aafor.mi.it
SPF_IP93.191.242.13
SPF_IP93.191.243.125
SPF_MXafor.mi.it

Related pages

Pivot deeper into the graph from afor.mi.it.

Cypher and MCP

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

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