Skip to content

Hostname

yixun.com

Last fetched

yixun.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. yixun.com is listed by 1 threat feed; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 1 threat feed. At least one source recommends blocking.

Categories: Phishing

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:51:26 GMT
Last seen on a feed
Sat, 12 Sep 2026 19:44:55 GMT

Nutrition Label

WHISPER CANON · yixun.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/yixun.com

Resolution chain

No IPv4 resolution is recorded for yixun.com in WhisperGraph.

IPv6 resolution

No AAAA record for yixun.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:120
Registrant organisation
??????????????
Contact emails
dns@tencent.com, jdym@jd.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.jdcache.com
  • ns2.jdcache.com
  • ns3.jdcache.com
  • ns4.jdcache.com
  • ns5.jdcache.com

MX records

  • mxbiz1.qq.com
  • mxbiz2.qq.com

SPF policy

  • ip: 58.83.158.0/24
  • ip: 58.83.206.0/24
  • ip: 111.206.226.0/24
  • ip: 58.83.238.0/24
  • ip: 211.151.32.0/25
  • ip: 58.83.160.0/28
  • ip: 211.151.68.128/25
  • ip: 211.151.190.160/27
  • include: spf.mail.qq.com
  • ip: 174.36.199.245

Threat-feed evidence

History

Related pages

Pivot from yixun.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "yixun.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.