Skip to content

Hostname

net95.it

Last fetched

net95.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · net95.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/net95.it

Resolution chain

net95.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
net sistemi integrati di riccardo modesti
Contact emails

Subdomains

27 observed subdomains of net95.it.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for net95.it.

MechanismTarget
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDElivecitycam.it
SPF_IP149.62.185.44/32
SPF_IP185.61.170.88/32
SPF_IP80.88.95.242/32

Related pages

Pivot deeper into the graph from net95.it.

Cypher and MCP

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

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