Skip to content

Hostname

skmagic.com

Last fetched

skmagic.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · skmagic.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/skmagic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.80.19113.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.22.11952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
dns admin
Contact emails

Subdomains

38 observed subdomains of skmagic.com.

Web-graph footprint

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

81 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for skmagic.com.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEmailgun.org
SPF_IP115.89.203.134
SPF_IP128.134.30.67
SPF_IP128.134.30.92
SPF_IP128.134.31.161
SPF_IP13.124.38.233
SPF_IP133.186.218.79
SPF_IP220.73.158.22
SPF_IP3.35.188.137
SPF_IP3.36.241.231
SPF_IP3.38.81.22
SPF_IP3.39.142.179
SPF_IP52.79.195.177
SPF_IP52.79.199.1
SPF_IP52.79.53.120

Related pages

Pivot deeper into the graph from skmagic.com.

Cypher and MCP

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

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