Hostname
galizzi.com
Last fetched
galizzi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
galizzi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.153.201.45 | 18.153.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- gapi s.p.a.
- Contact emails
- fabrizio.giupponi@gapigroup.com
- 0d5bb883-2149-42ac-8175-e201c69bb85a@identity-protect.org
- 1455468f-b0d5-4497-9163-2c60cbc66fea@identity-protect.org
- 22f2562f-0e4f-4e23-ae0d-98886b2ad4b0@identity-protect.org
- 25d2ab17-2886-4207-a54a-e5986374f86c@identity-protect.org
- a94eca13-682c-4b59-aad3-3c077055daff@identity-protect.org
- ebc8c86d-73cb-40e0-9468-2c504f43cc0a@identity-protect.org
- owner-12021367@galizzi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of galizzi.com.
| Subdomain |
|---|
| www.galizzi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from galizzi.com.
- IP · 18.153.201.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · fabrizio.giupponi@gapigroup.com
- TLD · .com
- Browse hostnames · ga…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "galizzi.com"})-[: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.