Skip to content

Hostname

fastnet.it

Last fetched

fastnet.it resolves to 2 IPv4 addresses operated by AS8265 in IT. WHOIS lists registrar:fastnet s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fastnet.itRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/fastnet.it

Resolution chain

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

WHOIS identity

Registrar
registrar:fastnet s.p.a.
Organization
fastnet spa
Contact emails

Subdomains

2,418 observed subdomains of fastnet.it.

Web-graph footprint

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

45 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fastnet.it.

MechanismTarget
SPF_Aaldebaran.fastnet.it
SPF_Aalzirr.fastnet.it
SPF_Afastnet.it
SPF_Azosma.fastnet.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.20.91.17
SPF_IP46.20.91.18
SPF_IP46.20.91.19
SPF_MXfastnet.it

Related pages

Pivot deeper into the graph from fastnet.it.

Cypher and MCP

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

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