Skip to content

Hostname

skywork.ai

Last fetched

skywork.ai resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET Alibaba US Technology Co., Ltd. in US. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · skywork.aiRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skywork.ai

Resolution chain

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

IPPrefixASNOperatorCountry
47.253.88.14547.253.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.US
8.221.117.1398.221.64.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.US

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of skywork.ai.

Web-graph footprint

Distinct hostnames that link to or from skywork.ai in the public web crawl.

1,027 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for skywork.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from skywork.ai.

Cypher and MCP

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

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