Skip to content

Hostname

senato.it

Last fetched

senato.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:neen s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.163.11813.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.3713.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.4013.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.5113.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:neen s.p.a.
Organization
roma 00186 rm
Contact emails

Subdomains

35 observed subdomains of senato.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for senato.it.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2468-63.eu.iphmx.com
SPF_INCLUDE_spf.cineca.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.64.127.12

Related pages

Pivot deeper into the graph from senato.it.

Cypher and MCP

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

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