Skip to content

Hostname

yta.cc

Last fetched

yta.cc resolves to 4 IPv4 addresses operated by MYCLOUD-AS-AP - LUOGELANG (FRANCE) LIMITED in HK. WHOIS lists iana:2821 as the registrar.

Nutrition Label

WHISPER CANON · yta.ccRouting diversity3.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/yta.cc

Resolution chain

yta.cc resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.204.246.66154.204.192.0/18AS135097MYCLOUD-AS-AP - LUOGELANG (FRANCE) LIMITEDHK
208.91.197.46208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
46.149.194.22546.149.194.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
67.211.78.13967.211.78.0/24AS59371DNC-AS - Dimension Network & Communication Limited

WHOIS identity

Registrar
iana:2821
Organization
Contact emails

Subdomains

10 observed subdomains of yta.cc.

Web-graph footprint

Distinct hostnames that link to or from yta.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yta.cc.

MechanismTarget
SPF_Ayta.cc

Related pages

Pivot deeper into the graph from yta.cc.

Cypher and MCP

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

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