Hostname
hs-netshop.com
Last fetched
hs-netshop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
hs-netshop.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.122.109 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.20 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.46 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.8 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.48 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.68 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.86 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.88 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- hashimotosangyo co.,ltd.
- Contact emails
Subdomains
2 observed subdomains of hs-netshop.com.
Web-graph footprint
Distinct hostnames that link to or from hs-netshop.com in the public web crawl.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hs-netshop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.makeshop.jp |
Related pages
Pivot deeper into the graph from hs-netshop.com.
- IP · 18.64.122.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · e-aoyama@hashitatsu.co.jp
- TLD · .com
- Browse hostnames · hs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hs-netshop.com"})-[: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.