Hostname
zligui.com
Last fetched
zligui.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zligui.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.204.174 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.194 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.53 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.42 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.66 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.50 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zligui.com owner
- Contact emails
- 094151d6-0f10-40be-a01f-e4e852f652c0@identity-protect.org
- 0e2ac4e6-97c5-4015-80d2-2b92bb185309@identity-protect.org
- 1b47359e-a708-464e-96c7-338875bfe89b@identity-protect.org
- 1f9cd125-7ce9-497c-8494-db10eb324cd7@identity-protect.org
- 84b425be-da72-47b9-9b56-0195f9d4729b@identity-protect.org
- 9f7e86e3-ffeb-4d94-aa48-769af8540f58@identity-protect.org
- f8c3551c-3ce8-4780-b41c-6b623996e295@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from zligui.com.
- IP · 3.5.204.174
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 094151d6-0f10-40be-a01f-e4e852f652c0@identity-protect.org
- TLD · .com
- Browse hostnames · zl…
- 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: "zligui.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.