Skip to content

Hostname

sns.it

Last fetched

sns.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

WHISPER CANON · sns.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sns.it

Resolution chain

sns.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:consortium garr
Organization
scuola normale superiore di pisa
Contact emails

Subdomains

207 observed subdomains of sns.it.

Web-graph footprint

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

1,322 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sns.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.186.0.0/16
SPF_IP185.247.212.118
SPF_IP185.247.212.26
SPF_IP192.167.204.0/22
SPF_IP192.84.155.0/24
SPF_IP20.238.157.126

Related pages

Pivot deeper into the graph from sns.it.

Cypher and MCP

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

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