Hostname
wordpresstranslation.com
Last fetched
wordpresstranslation.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
wordpresstranslation.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.225.222.114 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.125 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.17 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.71 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.121.31 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.60 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.73 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.8 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wordpresstranslation.com owner
- Contact emails
- godaddy-lingotek@i-cnct.com
- 6e5423c2-b3fa-42e7-b377-1df72f43f994@identity-protect.org
- 70c12faa-eb34-4bd6-a6af-2121b2332611@identity-protect.org
- 7e413c23-d6ef-44c8-b992-435266de20da@identity-protect.org
- 91fbcaf7-9cb4-4ce7-997a-934f75bf0a10@identity-protect.org
- acc8a249-3594-4984-9876-7880975ae159@identity-protect.org
- e2afeff7-c8db-4265-9fc8-ecfa6e82fec8@identity-protect.org
- e8aa27c9-55cc-458f-a13c-39d566cf7921@identity-protect.org
- owner-1328400@wordpresstranslation.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from wordpresstranslation.com.
- IP · 13.225.222.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · godaddy-lingotek@i-cnct.com
- TLD · .com
- Browse hostnames · wo…
- 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: "wordpresstranslation.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.