Skip to content

Hostname

aoyou.com

Last fetched

aoyou.com resolves to 2 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · aoyou.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aoyou.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.106.111.201202.106.96.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
39.155.194.1539.155.128.0/17AS56048CMNET-BEIJING-AP China Mobile Communicaitons CorporationCN

WHOIS identity

Registrar
iana:420
Organization
china cyts tours holiding co,.ltd
Contact emails

Subdomains

40 observed subdomains of aoyou.com.

Web-graph footprint

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

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aoyou.com.

MechanismTarget
SPF_IP202.106.111.198
SPF_IP202.106.111.217
SPF_IP39.155.194.3
SPF_IP39.155.194.8

Related pages

Pivot deeper into the graph from aoyou.com.

Cypher and MCP

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

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