Hostname
gomothai.com
Last fetched
gomothai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gomothai.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.65.125.24 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.26 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.3 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.48 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.192.117.11 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.110 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.123 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.92 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gomothai.com owner
- Contact emails
- 02d00a29-c46e-424d-8da4-4028723966e7@identity-protect.org
- 0a4c8209-bc52-4586-b059-33b93ef901a3@identity-protect.org
- 6635a742-5a70-4d7f-85de-2f55449cd4cd@identity-protect.org
- 78407623-2713-4417-8afc-6d30b77e2ff0@identity-protect.org
- 9085802e-ce89-4434-95fc-ff3fd4a98b3e@identity-protect.org
- b3e20d0e-6cde-4129-bad7-270b001d5b19@identity-protect.org
- owner-238762@gomothai.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gomothai.com.
| Subdomain |
|---|
| www.gomothai.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gomothai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gomothai.com.
- IP · 18.65.125.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 02d00a29-c46e-424d-8da4-4028723966e7@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- 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: "gomothai.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.