Hostname
codedang.com
Last fetched
codedang.com resolves to 4 IPv4 addresses operated by SKKUNET-AS SungKyunKwan University SKKU in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
codedang.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 |
|---|---|---|---|---|
| 115.145.172.195 | 115.145.128.0/17 | AS9686 | SKKUNET-AS SungKyunKwan University SKKU | KR |
| 115.145.172.196 | 115.145.128.0/17 | AS9686 | SKKUNET-AS SungKyunKwan University SKKU | KR |
| 115.145.172.197 | 115.145.128.0/17 | AS9686 | SKKUNET-AS SungKyunKwan University SKKU | KR |
| 115.145.172.198 | 115.145.128.0/17 | AS9686 | SKKUNET-AS SungKyunKwan University SKKU | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- proxy@whoisprotectservice.com
- whoisagent@hkdns.hk
- 29d8d03d-7bf5-440f-b48b-232c455073c1@identity-protect.org
- 30cf13d1-165b-4237-b783-ca73879f243c@identity-protect.org
- 88dfb78e-68b4-4490-8384-4e88d29c4e2a@identity-protect.org
- aed2aeee-49b5-465b-ad38-2f34d20743f1@identity-protect.org
- baa0cc0c-0a0b-4ed4-92b1-f983416bd2c5@identity-protect.org
Subdomains
6 observed subdomains of codedang.com.
Threat posture
History
Related pages
Pivot deeper into the graph from codedang.com.
- IP · 115.145.172.195
- ASN · AS9686SKKUNET-AS SungKyunKwan University SKKU
- Registrar · iana:468
- Country · KR
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · co…
- 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: "codedang.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.