Skip to content

Hostname

eplus.jp

Last fetched

eplus.jp resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR.

Nutrition Label

WHISPER CANON · eplus.jpRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/eplus.jp

Resolution chain

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

IPPrefixASNOperatorCountry
104.76.96.168104.76.96.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
184.28.33.173184.28.32.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.17.178.1202.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.237.15123.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.28.181.153184.28.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
entertainment plus
Contact emails

Subdomains

89 observed subdomains of eplus.jp.

Web-graph footprint

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

18,645 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eplus.jp.

MechanismTarget
SPF_IP61.121.115.0/25

Related pages

Pivot deeper into the graph from eplus.jp.

Cypher and MCP

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

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