Skip to content

Hostname

yangtao.com

Last fetched

yangtao.com resolves to 4 IPv4 addresses operated by AS151373 in RU. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · yangtao.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yangtao.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.103.244.131103.103.244.0/24AS151373RU
156.227.199.65156.227.199.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDRU
172.96.115.226172.96.112.0/22AS21859ZEN-ECN - Zenlayer IncUS
98.96.229.1998.96.228.0/22AS21859ZEN-ECN - Zenlayer IncUS

WHOIS identity

Registrar
iana:1331
Organization
chen wen qiang
Contact emails

Subdomains

8 observed subdomains of yangtao.com.

Web-graph footprint

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

124 sites link to this hostname.

299 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yangtao.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from yangtao.com.

Cypher and MCP

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

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