Hostname
tok9ja.com
Last fetched
tok9ja.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
tok9ja.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.32.121.15 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.31 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.91 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.98 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.40.119 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.123 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.124 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.22 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tok9ja.com owner
- Contact emails
- 05c1a275-29fa-4792-a1b0-b0bc8e1e3299@identity-protect.org
- 0b992380-9713-4a8a-bbfb-5ef0f8b8b25f@identity-protect.org
- 28b1fa6c-49f4-4077-975e-198504a0bf9c@identity-protect.org
- 50f9a81a-58ff-4a97-bf01-940dbaac10e7@identity-protect.org
- 52ac812a-f219-4b37-8aef-8030be9b2176@identity-protect.org
- d72ce37f-fdba-47af-8c71-7d0c1df4ca8c@identity-protect.org
- ebdcac18-47da-4b87-a84a-a545b7b8b3aa@identity-protect.org
- f7a54c8d-bb86-4619-9718-d418bfe6320d@identity-protect.org
Subdomains
9 observed subdomains of tok9ja.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tok9ja.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.migadu.com |
Related pages
Pivot deeper into the graph from tok9ja.com.
- IP · 13.32.121.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 05c1a275-29fa-4792-a1b0-b0bc8e1e3299@identity-protect.org
- TLD · .com
- Browse hostnames · to…
- 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: "tok9ja.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.