Hostname
combatpiracy.com
Last fetched
combatpiracy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
combatpiracy.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 |
|---|---|---|---|---|
| 108.159.102.18 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.71 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.76 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.80 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 18.239.18.113 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.60 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.72 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.76 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of combatpiracy.com owner
- Contact emails
- 25c7a1af-367e-445c-8aca-cf1682df6fee@identity-protect.org
- 36ca91a1-237b-4dab-af62-3c27e25ad020@identity-protect.org
- 50cf764d-75cd-4c57-94b2-8d621377453e@identity-protect.org
- 601b2b34-0e1d-4dde-acc9-ee0fb452d188@identity-protect.org
- 96271f3f-5ef1-477c-85eb-65ad3a639007@identity-protect.org
- 974f0273-8cab-455b-bbba-cecf3f64cf01@identity-protect.org
- bb525963-4b0d-406a-b3b2-443e16882f7d@identity-protect.org
- owner-7257424@combatpiracy.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from combatpiracy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "combatpiracy.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.