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
Resolution chain
senato.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.163.118 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.37 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.40 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.51 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.241.56 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.62 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.84 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.93 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.2 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.40 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.6 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.67 | 65.9.174.0/23 | AS16509 | AMAZON-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.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from senato.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for senato.it.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc2468-63.eu.iphmx.com |
| SPF_INCLUDE | _spf.cineca.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.