Skip to content

Hostname

shop.eplus.jp

Last fetched

shop.eplus.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · shop.eplus.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/shop.eplus.jp

Resolution chain

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

IPPrefixASNOperatorCountry
175.41.251.255175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.211.2523.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.97.423.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.247.1754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with shop.eplus.jp in WhisperGraph.

Subdomains

1 observed subdomain of shop.eplus.jp.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shop.eplus.jp.

MechanismTarget
SPF_INCLUDEmdpatriot.maildealer.jp
SPF_IP163.49.62.17
SPF_IP49.212.198.41/32

Related pages

Pivot deeper into the graph from shop.eplus.jp.

Cypher and MCP

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

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