Skip to content

Hostname

yaofangwang.com

Last fetched

yaofangwang.com resolves to 5 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in DE. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.192.118138.113.192.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
138.113.192.120138.113.192.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
138.113.209.14138.113.209.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
14.225.214.2014.225.214.0/24AS135905VN
42.113.10.3942.113.10.0/24AS18403VN

WHOIS identity

Registrar
iana:420
Organization
yi zhong
Contact emails

Subdomains

26 observed subdomains of yaofangwang.com.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yaofangwang.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from yaofangwang.com.

Cypher and MCP

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

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