Hostname
gotiink.com
Last fetched
gotiink.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gotiink.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.77.168 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.222.97.195 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.139.159.35 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.20.132.239 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gotiink.com owner
- Contact emails
- 1584ff86-2686-4483-875c-8f52ad7d4e3b@identity-protect.org
- 1b52fc2f-08cd-474b-9c2b-96c3c1c6fbce@identity-protect.org
- 373bbf68-2acc-414a-85f6-6735e09e4441@identity-protect.org
- 49dd63bd-9ac1-4365-8ff4-7e18dc33c6a1@identity-protect.org
- b28ebce0-dac5-4be1-8261-b0f130d3dc0f@identity-protect.org
- b78cde20-890a-45e5-a8da-1ae132cdf03b@identity-protect.org
- cb66a14c-d06d-40a7-8c1d-7c6beb2e2384@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from gotiink.com.
- IP · 18.116.77.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1584ff86-2686-4483-875c-8f52ad7d4e3b@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: "gotiink.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.