Skip to content

Hostname

kohnan-eshop.com

Last fetched

kohnan-eshop.com resolves to 1 IPv4 address operated by AS2497 in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · kohnan-eshop.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kohnan-eshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.32.114.45202.32.0.0/16AS2497JP

WHOIS identity

Registrar
iana:474
Organization
kohnanshouji
Contact emails

Subdomains

5 observed subdomains of kohnan-eshop.com.

Web-graph footprint

Distinct hostnames that link to or from kohnan-eshop.com in the public web crawl.

681 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for kohnan-eshop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.q-send.jp
SPF_IP20.48.60.126
SPF_IP210.166.194.128/25
SPF_IP211.15.33.30
SPF_IP27.86.96.105

Related pages

Pivot deeper into the graph from kohnan-eshop.com.

Cypher and MCP

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

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