Skip to content

Hostname

shuyifa.com

Last fetched

shuyifa.com resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in RU. WHOIS lists iana:1599 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.166.182.137104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.138104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.139104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.140104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.141104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.142104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.143104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.144104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.145104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.146104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.147104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.148104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.173104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.174104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.175104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.176104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

3 observed subdomains of shuyifa.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shuyifa.com.

MechanismTarget
SPF_INCLUDEspf1.dm.aliyun.com

Related pages

Pivot deeper into the graph from shuyifa.com.

Cypher and MCP

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

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