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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.115 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.28 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.67 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.74 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.160.249.106 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.114 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.17 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.45 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.15 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.39 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.5 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.64 | 18.238.55.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for items-store.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.sme.co.jp |
| SPF_IP | 52.198.46.58/32 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.