Hostname
skcomms.co.kr
Last fetched
skcomms.co.kr resolves to 1 IPv4 address operated by AS4792 in KR. WHOIS lists registrar:gabia, inc.(http://www.gabia.co.kr) as the registrar.
Nutrition Label
Resolution chain
skcomms.co.kr 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 |
|---|---|---|---|---|
| 203.226.255.27 | 203.226.254.0/23 | AS4792 | — | KR |
WHOIS identity
- Registrar
- registrar:gabia, inc.(http://www.gabia.co.kr)
- Organization
- ???????????(?)
- Contact emails
- —
Subdomains
48 observed subdomains of skcomms.co.kr.
Showing 16 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skcomms.co.kr in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for skcomms.co.kr.
| Mechanism | Target |
|---|---|
| SPF_IP | 117.53.106.0/24 |
| SPF_IP | 117.53.114.0/24 |
| SPF_IP | 117.53.126.32/27 |
| SPF_IP | 61.97.70.0/24 |
| SPF_IP | 61.97.72.0/24 |
Related pages
Pivot deeper into the graph from skcomms.co.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skcomms.co.kr"})-[: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.