Skip to content

Hostname

gallese.it

Last fetched

gallese.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:unioneonline s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.156.10118.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.12118.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.318.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.518.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.11118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
52.84.174.10652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.2452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:unioneonline s.r.l.
Organization
unioneonline srl
Contact emails

Subdomains

1 observed subdomain of gallese.it.

Threat posture

History

Related pages

Pivot deeper into the graph from gallese.it.

Cypher and MCP

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

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