Skip to content

Hostname

eisai.jp

Last fetched

eisai.jp resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · eisai.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/eisai.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
eisai r and d management co.,ltd.
Contact emails

Subdomains

56 observed subdomains of eisai.jp.

Web-graph footprint

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

337 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for eisai.jp.

MechanismTarget
SPF_INCLUDE7242392.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdnaos.maildealer.jp
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtreasure-ship.jp
SPF_IP133.250.190.96/27
SPF_IP202.210.185.186
SPF_IP210.128.0.155/32
SPF_IP210.128.0.230/28
SPF_IP52.199.237.56
SPF_IP52.199.255.109
SPF_IP54.95.242.182/32

Related pages

Pivot deeper into the graph from eisai.jp.

Cypher and MCP

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

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