Skip to content

Hostname

snam.it

Last fetched

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

Nutrition Label

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

Resolution chain

snam.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:bt italia s.p.a.
Organization
snam rete gas s.p.a.
Contact emails

Subdomains

246 observed subdomains of snam.it.

Web-graph footprint

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

704 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for snam.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP188.95.96.121/32
SPF_IP212.17.209.161
SPF_IP213.255.26.172
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32

Related pages

Pivot deeper into the graph from snam.it.

Cypher and MCP

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

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