Skip to content

Hostname

items-store.jp

Last fetched

items-store.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · items-store.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/items-store.jp

Resolution chain

items-store.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.249.10618.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.11418.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.1718.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.4518.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

3 observed subdomains of items-store.jp.

Web-graph footprint

Distinct hostnames that link to or from items-store.jp in the public web crawl.

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for items-store.jp.

MechanismTarget
SPF_INCLUDEspf.sme.co.jp
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32

Related pages

Pivot deeper into the graph from items-store.jp.

Cypher and MCP

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

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