Hostname
otc-golf.com
Last fetched
otc-golf.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
otc-golf.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 |
|---|---|---|---|---|
| 13.159.11.177 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.59.254 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.1.43 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.95.216 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of otc-golf.com owner
- Contact emails
- 0d7d8a08-aaf6-4896-9710-982be6fa407c@identity-protect.org
- 51316470-97e1-4f7c-9b3f-b32f0dff94e0@identity-protect.org
- 5f723a32-9d8e-4399-97a0-d7f18a7d98fd@identity-protect.org
- 61488a8c-d3c0-4755-ab6b-509390114c28@identity-protect.org
- 65082c7d-8ffb-486a-9add-20be37a82456@identity-protect.org
- 90cd1a68-791a-4993-80f6-5505fd3aa0d1@identity-protect.org
- 98c9300f-2b5a-46ff-b502-3db43650f344@identity-protect.org
Subdomains
1 observed subdomain of otc-golf.com.
| Subdomain |
|---|
| www.otc-golf.com |
Web-graph footprint
Distinct hostnames that link to or from otc-golf.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from otc-golf.com.
- IP · 13.159.11.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0d7d8a08-aaf6-4896-9710-982be6fa407c@identity-protect.org
- TLD · .com
- Browse hostnames · ot…
- 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: "otc-golf.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.