Skip to content

Hostname

afreecatv.com

Last fetched

afreecatv.com resolves to 10 IPv4 addresses operated by SKB-AS SK Broadband Co Ltd in KR.

Nutrition Label

WHISPER CANON · afreecatv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afreecatv.com

Resolution chain

afreecatv.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.218.124.193118.218.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
118.218.124.194118.218.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
118.222.181.70118.222.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
118.222.181.71118.222.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
123.111.232.42123.111.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
123.111.232.43123.111.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
211.110.200.201211.110.192.0/19AS9318SKB-AS SK Broadband Co LtdKR
61.253.217.8161.253.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
61.253.217.8261.253.0.0/16AS9318SKB-AS SK Broadband Co LtdKR
61.253.217.8361.253.0.0/16AS9318SKB-AS SK Broadband Co LtdKR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from afreecatv.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for afreecatv.com.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.125.76.155
SPF_IP121.125.76.156
SPF_IP203.238.140.145
SPF_IP203.238.150.238
SPF_IP203.238.150.239
SPF_IP218.38.31.77
SPF_IP218.38.31.81
SPF_IP218.38.31.82

Related pages

Pivot deeper into the graph from afreecatv.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "afreecatv.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.