Skip to content

Hostname

youcsky.com

Last fetched

youcsky.com resolves to 5 IPv4 addresses operated by TGNA-KTVB - TEGNA Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · youcsky.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/youcsky.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.98.40.201208.98.40.0/24AS46844TGNA-KTVB - TEGNA Inc.US
208.98.40.77208.98.40.0/24AS46844TGNA-KTVB - TEGNA Inc.US
39.109.104.10039.109.104.0/24AS142403CORPORACION FINANCIERA DE DESARROLLO S.A.HK
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
208.98.43.73208.98.43.0/24AS46844TGNA-KTVB - TEGNA Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of youcsky.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from youcsky.com.

Cypher and MCP

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

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