Hostname
clipperdex.com
Last fetched
clipperdex.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clipperdex.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.128.218 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.24 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.254 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.10 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.233 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.39 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.139 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.191 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.132.177 | 3.5.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.120 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.89 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.102.144 | 52.219.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.105.20 | 52.219.105.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.108.152 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.177.104 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.232.176 | 52.219.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clipperdex.com owner
- Contact emails
- 2a07a1f8-45ef-491c-888d-535edcb4de7d@identity-protect.org
- 506222b0-fa99-42ca-9652-3bdc91448ca2@identity-protect.org
- 5cddfb47-a0a2-4caa-b67d-b7ee300e8eb1@identity-protect.org
- 62982b19-c0c5-4bb7-b802-65262164c975@identity-protect.org
- 6d9ace6d-807d-463b-93bb-1936a73eae72@identity-protect.org
- 798c7381-85a8-4c81-a66d-d3baddda6565@identity-protect.org
- 980bf756-1255-4305-abfe-aae8522368df@identity-protect.org
- owner-8481151@clipperdex.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from clipperdex.com.
- IP · 3.5.128.218
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a07a1f8-45ef-491c-888d-535edcb4de7d@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "clipperdex.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.