Skip to content

Hostname

siu.it

Last fetched

siu.it resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:keliweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · siu.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/siu.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.69.1918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:keliweb s.r.l.
Organization
associazione 'societa' italiana di urologia' prof. a. zanollo
Contact emails

Subdomains

6 observed subdomains of siu.it.

Web-graph footprint

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

339 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for siu.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmusvc.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP212.66.110.199

Related pages

Pivot deeper into the graph from siu.it.

Cypher and MCP

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

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