Skip to content

Hostname

cia.it

Last fetched

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

Nutrition Label

WHISPER CANON · cia.itRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cia.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.123108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.56108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.59108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.89108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.194.12108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.63108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.94108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.96108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.99.11613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
cia servizi nazionale srl
Contact emails

Subdomains

68 observed subdomains of cia.it.

Web-graph footprint

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

561 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cia.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP130.162.33.116/32
SPF_IP138.3.246.146
SPF_IP141.144.227.25
SPF_IP141.147.48.156/32
SPF_IP185.68.191.167
SPF_IP185.68.191.30

Related pages

Pivot deeper into the graph from cia.it.

Cypher and MCP

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

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