Hostname
languagechart.com
Last fetched
languagechart.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
languagechart.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 |
|---|---|---|---|---|
| 18.238.80.111 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.129 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.28 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.9 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.113 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.44 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.63 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.94 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of languagechart.com owner
- Contact emails
- 15b500b9-c5b2-4e34-be72-277565fd5663@identity-protect.org
- 3404cb52-1920-43da-b2eb-7053f502d67f@identity-protect.org
- 3521766d-f9cf-4173-8531-bb37e783724c@identity-protect.org
- 3a35496d-04e7-4f84-bb42-b924ba6f105c@identity-protect.org
- d55bd7dc-cbb9-47bb-962f-0a5c19cfeb7b@identity-protect.org
- ef62e0e3-fa5d-4647-94bd-fb66991fcf55@identity-protect.org
- faee0ae9-3867-44bf-a6f6-d7f891d2e001@identity-protect.org
Subdomains
1 observed subdomain of languagechart.com.
| Subdomain |
|---|
| www.languagechart.com |
Threat posture
History
Related pages
Pivot deeper into the graph from languagechart.com.
- IP · 18.238.80.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15b500b9-c5b2-4e34-be72-277565fd5663@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "languagechart.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.