Skip to content

Hostname

infanzia.it

Last fetched

infanzia.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · infanzia.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/infanzia.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.110.2118.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.4.9918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.84.4252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.199.1263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
d.e.r.t. di sbeghen rino & c. sas
Contact emails

Subdomains

3 observed subdomains of infanzia.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from infanzia.it.

Cypher and MCP

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

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