Skip to content

Hostname

isehan.co.jp

Last fetched

isehan.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · isehan.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/isehan.co.jp

Resolution chain

isehan.co.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.154.3018.173.173.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6318.173.173.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.718.173.173.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.818.173.173.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10352.222.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12952.222.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3652.222.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7852.222.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with isehan.co.jp in WhisperGraph.

Subdomains

5 observed subdomains of isehan.co.jp.

Web-graph footprint

Distinct hostnames that link to or from isehan.co.jp in the public web crawl.

402 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for isehan.co.jp.

MechanismTarget
SPF_Aisehan.co.jp
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf001.shop-pro.jp
SPF_IP13.114.174.236
SPF_IP153.120.61.239
SPF_IP18.182.119.119
SPF_IP52.68.238.111

Related pages

Pivot deeper into the graph from isehan.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "isehan.co.jp"})-[: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.