Skip to content

Hostname

skpc.ai

Last fetched

skpc.ai resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · skpc.aiRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/skpc.ai

Resolution chain

skpc.ai resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.185.1103.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1153.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.973.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.1213.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.863.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.893.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.1213.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.1233.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.453.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.144.1752.219.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.144.3352.219.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.146.6052.219.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.202.052.219.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.202.8852.219.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.204.4452.219.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.56.12952.219.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with skpc.ai in WhisperGraph.

Subdomains

2 observed subdomains of skpc.ai.

Subdomain
npo.skpc.ai

Showing 1 of 2. View all subdomains →

Threat posture

History

Related pages

Pivot deeper into the graph from skpc.ai.

Cypher and MCP

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

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