Hostname
chartpatternanalyst.com
Last fetched
chartpatternanalyst.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chartpatternanalyst.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.33.50.114 | 13.33.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.50.133 | 13.33.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.50.62 | 13.33.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.50.79 | 13.33.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.165.158.125 | 18.165.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.158.149 | 18.165.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.158.201 | 18.165.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.158.30 | 18.165.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chartpatternanalyst.com owner
- Contact emails
- s.burkard@springtechnologies.com
- 1697ad3b-0e45-4f1a-9b99-027f33dbdccc@identity-protect.org
- 30e2451b-a687-4236-a712-c28da5693bd2@identity-protect.org
- 5722b95a-0b1b-4899-a630-fd79c473bbb6@identity-protect.org
- 5c55e8f0-e889-4815-9fbb-b719c7898cd7@identity-protect.org
- 9229a67e-a554-4eab-af0b-df7bb158706f@identity-protect.org
- 9d276273-b79e-47fa-866f-4b2fbdaae0ac@identity-protect.org
- d8e88bc2-9427-41d6-9f1b-a0d742aafd38@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from chartpatternanalyst.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from chartpatternanalyst.com.
- IP · 13.33.50.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · s.burkard@springtechnologies.com
- 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: "chartpatternanalyst.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.