Skip to content

Hostname

skm.com.tw

Last fetched

skm.com.tw resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · skm.com.twRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/skm.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
35.79.159.4035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.113.754.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:twnic
Organization
????????????
Contact emails

Subdomains

93 observed subdomains of skm.com.tw.

Web-graph footprint

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

619 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skm.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com
SPF_IP118.163.134.243
SPF_IP124.9.53.124

Related pages

Pivot deeper into the graph from skm.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skm.com.tw"})-[: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.