Hostname
afreeca.com
Last fetched
afreeca.com resolves to 10 IPv4 addresses operated by SKB-AS SK Broadband Co Ltd in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
afreeca.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.218.124.193 | 118.218.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 118.218.124.194 | 118.218.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 118.222.181.70 | 118.222.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 118.222.181.71 | 118.222.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 123.111.232.42 | 123.111.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 123.111.232.43 | 123.111.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 211.110.200.201 | 211.110.192.0/19 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 61.253.217.81 | 61.253.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 61.253.217.82 | 61.253.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| 61.253.217.83 | 61.253.0.0/16 | AS9318 | SKB-AS SK Broadband Co Ltd | KR |
WHOIS identity
- Registrar
- iana:100
- Organization
- —
- Contact emails
Subdomains
49 observed subdomains of afreeca.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afreeca.com in the public web crawl.
168 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from afreeca.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afreeca.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.