Hostname
bongkow.com
Last fetched
bongkow.com resolves to 1 IPv4 address operated by AS9698 in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bongkow.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 42.82.167.87 | 42.82.167.0/24 | AS9698 | — | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bongkow.com owner
- Contact emails
- 0371cd6d-10f0-417f-8425-3d71abdf08d5@identity-protect.org
- 290cc4c8-7077-48b8-aff9-083e15e428d9@identity-protect.org
- 3c5a9b89-656e-49a3-bc8e-ff0d8860dc70@identity-protect.org
- 67dac9c3-4b0b-4a44-8c22-862ab1451b31@identity-protect.org
- af1a80da-baed-45bf-b2b0-ef527915cac1@identity-protect.org
- d2f3b0c6-be0a-4c7c-92ef-edcf90f8cb5b@identity-protect.org
- f10d1132-0808-425c-a803-ecb045749ea5@identity-protect.org
- owner-8867315@bongkow.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of bongkow.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bongkow.com.
- IP · 42.82.167.87
- ASN · AS9698
- Registrar · iana:468
- Country · KR
- Email · 0371cd6d-10f0-417f-8425-3d71abdf08d5@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bongkow.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.