Skip to content

Hostname

difnet.it

Last fetched

difnet.it resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · difnet.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/difnet.it

Resolution chain

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

IPPrefixASNOperatorCountry
141.95.3.147141.95.0.0/17AS16276DE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
daniela di folco
Contact emails

Subdomains

68 observed subdomains of difnet.it.

Web-graph footprint

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

51 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for difnet.it.

MechanismTarget
SPF_Amerlino.reteimprese.it
SPF_Asv1.difserver.it
SPF_Asvr1.difnet.net
SPF_Asvr2.difnet.net
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDE_spf.google.com
SPF_IP141.95.3.147
SPF_IP51.75.144.144
SPF_IP57.128.75.130

Related pages

Pivot deeper into the graph from difnet.it.

Cypher and MCP

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

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