Skip to content

Hostname

esankei.com

Last fetched

esankei.com resolves to 1 IPv4 address operated by KIR KAGOYA JAPAN Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · esankei.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/esankei.com

Resolution chain

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

IPPrefixASNOperatorCountry
133.18.78.184133.18.0.0/16AS24282KIR KAGOYA JAPAN Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

3 observed subdomains of esankei.com.

Web-graph footprint

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

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for esankei.com.

MechanismTarget
SPF_Aag04.kagoya.net
SPF_Amss680.kagoya.net
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf.bmv.jp
SPF_IP115.69.203.53/32
SPF_IP140.227.142.252
SPF_IP202.53.19.163/32

Related pages

Pivot deeper into the graph from esankei.com.

Cypher and MCP

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

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