Hostname
siae.it
Last fetched
siae.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:itnet s.r.l. as the registrar.
Nutrition Label
Resolution chain
siae.it resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:itnet s.r.l.
- Organization
- s.i.a.e. societa' italiana autori editori
- Contact emails
- —
Subdomains
48 observed subdomains of siae.it.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from siae.it in the public web crawl.
1,392 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for siae.it.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.1.131.124/32 |
| SPF_IP | 151.1.180.201/31 |
| SPF_IP | 151.22.5.65 |
| SPF_IP | 158.58.140.0/24 |
| SPF_IP | 185.34.84.0/24 |
| SPF_IP | 2.228.32.65 |
| SPF_IP | 46.254.177.0/24 |
| SPF_IP | 62.108.224.101/32 |
| SPF_IP | 62.108.224.250/32 |
| SPF_IP | 62.108.227.0/24 |
| SPF_IP | 92.119.225.0/24 |
| SPF_IP | 93.174.64.0/22 |
| SPF_IP | 93.174.68.0/23 |
| SPF_IP | 93.174.70.0/24 |
| SPF_IP | 93.94.32.0/22 |
| SPF_IP | 93.94.37.0/24 |
| SPF_IP | 93.94.38.0/24 |
| SPF_MX | siae.it |
Related pages
Pivot deeper into the graph from siae.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "siae.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.