Hostname
gombear.net
Last fetched
gombear.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gombear.net 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 |
|---|---|---|---|---|
| 3.34.219.94 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.38.60.100 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.89.93 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.198.83 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 72bab3f5-d1f1-4564-92fc-fd608df25076@identity-protect.org
- 85aa7dd6-3528-45d2-8c6d-2f03209bd573@identity-protect.org
- 9411c5df-c203-4188-87e3-f24975a8fb47@identity-protect.org
- c87d2018-a772-4fc2-af60-292a863bdc33@identity-protect.org
- efac569f-b9c9-4923-9020-bd8bc6176098@identity-protect.org
- f8b63e78-6ceb-4ad4-9f7b-21381a320e53@identity-protect.org
Subdomains
3 observed subdomains of gombear.net.
Threat posture
History
Related pages
Pivot deeper into the graph from gombear.net.
- IP · 3.34.219.94
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 72bab3f5-d1f1-4564-92fc-fd608df25076@identity-protect.org
- TLD · .net
- 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: "gombear.net"})-[: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.