Hostname
and-zero.com
Last fetched
and-zero.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
and-zero.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.38 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.43 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.46 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.83 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.192.117.12 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.23 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.37 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.65 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of and-zero.com owner
- Contact emails
- 3c6b74ee-0955-4a6b-b108-ae2a3c935b6a@identity-protect.org
- 7ff653cb-73eb-4dff-97dc-82ddc3f07d5a@identity-protect.org
- 910b3777-480d-4533-b8ff-9002ade9599a@identity-protect.org
- 962f881f-5607-43c6-b3fe-4817dbf88ea3@identity-protect.org
- 9ce7d01f-7ea0-4c55-a0b3-78c1620c1f1c@identity-protect.org
- e49d5d4a-2e8a-4daf-86c9-43f3db407337@identity-protect.org
- eb7d4367-b8c3-40ec-aca4-99b9c0bfa93b@identity-protect.org
- owner-2238303@and-zero.com.whoisprivacyservice.org
- owner-549163@and-zero.com.whoisprivacyservice.org
- owner-5565667@and-zero.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from and-zero.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from and-zero.com.
- IP · 13.227.173.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 3c6b74ee-0955-4a6b-b108-ae2a3c935b6a@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "and-zero.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.