Skip to content

Hostname

etsankyu.com

Last fetched

etsankyu.com resolves to 1 IPv4 address operated by AS4812 in CN. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · etsankyu.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/etsankyu.com

Resolution chain

etsankyu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.169.97.11561.169.0.0/17AS4812CN

WHOIS identity

Registrar
iana:4163
Organization
shanghai jingmaoshanjiuchuyun
Contact emails

Subdomains

21 observed subdomains of etsankyu.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for etsankyu.com.

MechanismTarget
SPF_Acm-132.etsankyu.com
SPF_Acm-133.etsankyu.com
SPF_Act-115.etsankyu.com
SPF_Act-117.etsankyu.com
SPF_INCLUDEspf.corp-email.com
SPF_INCLUDEspfb.corp-email.com
SPF_IP117.184.131.132
SPF_IP117.184.131.133
SPF_IP61.169.97.115
SPF_IP61.169.97.116
SPF_IP61.169.97.117

Related pages

Pivot deeper into the graph from etsankyu.com.

Cypher and MCP

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

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