Hostname
chargext.com
Last fetched
chargext.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chargext.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.226.251.124 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.27 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.53 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.8 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.144.124 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.5 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.56 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.76 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chargext.com owner
- Contact emails
- 0b96a72a-3940-41c2-b611-fe658b177ac2@identity-protect.org
- 3ce6c4ba-e057-4f31-9bdb-6899bfcc380a@identity-protect.org
- 6e4be039-ddb7-4ff5-9b8a-d0c88bdb4f38@identity-protect.org
- 7bf98ac6-d110-4e00-b592-eeb5bfa1853b@identity-protect.org
- 7cd751e9-f9ea-4851-b163-d46c136d9301@identity-protect.org
- b040654e-c0e8-488a-a6a1-fa27b115663c@identity-protect.org
- d08c719f-e4c5-4dd7-97eb-1aa08a848492@identity-protect.org
Subdomains
1 observed subdomain of chargext.com.
| Subdomain |
|---|
| www.chargext.com |
Threat posture
History
Related pages
Pivot deeper into the graph from chargext.com.
- IP · 13.226.251.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b96a72a-3940-41c2-b611-fe658b177ac2@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chargext.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.