Hostname
skec.com
Last fetched
skec.com resolves to 1 IPv4 address operated by AS10049 in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
skec.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 |
|---|---|---|---|---|
| 203.235.255.83 | 203.235.224.0/19 | AS10049 | — | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- sk engineering&constructionco.ltd
- Contact emails
Subdomains
36 observed subdomains of skec.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skec.com in the public web crawl.
45 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
3 SPF mechanisms authorising senders for skec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf01.skec.com |
| SPF_INCLUDE | spf02.skec.com |
Related pages
Pivot deeper into the graph from skec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skec.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.