Hostname
thokiwa.com
Last fetched
thokiwa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thokiwa.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.155.216.3 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.32 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.49 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.87 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.168.122.101 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.41 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.53 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.69 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thokiwa.com owner
- Contact emails
- 3ac19b73-97f3-46bc-aec2-6dc62f8f2a27@identity-protect.org
- 414f419a-daa8-471d-8de4-58f50b76354a@identity-protect.org
- 92dc548e-3855-4a62-a1f1-07bd2cdb74d1@identity-protect.org
- 94d13660-a8f0-446a-a462-1733132b04ef@identity-protect.org
- ae594c3a-3a69-4729-9dc4-1e737e34c493@identity-protect.org
- c5f2be36-6505-4bd8-a9bd-88a0d32b4ae0@identity-protect.org
- c6c73c94-175f-4f0e-88bb-42f0f2735346@identity-protect.org
Subdomains
1 observed subdomain of thokiwa.com.
| Subdomain |
|---|
| www.thokiwa.com |
Web-graph footprint
Distinct hostnames that link to or from thokiwa.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for thokiwa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from thokiwa.com.
- IP · 18.155.216.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 3ac19b73-97f3-46bc-aec2-6dc62f8f2a27@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thokiwa.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.