Hostname
shopyamaha.com
Last fetched
shopyamaha.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
shopyamaha.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 |
|---|---|---|---|---|
| 108.139.47.123 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.56 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.82 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.88 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.29 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.35 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.4 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.85 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of shopyamaha.com.
| Subdomain |
|---|
| www.shopyamaha.com |
Web-graph footprint
Distinct hostnames that link to or from shopyamaha.com in the public web crawl.
91 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for shopyamaha.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | arinet.com |
| SPF_IP | 208.85.54.223/32 |
| SPF_IP | 208.85.54.226/32 |
| SPF_IP | 74.112.64.38/32 |
| SPF_IP | 74.112.64.47/32 |
| SPF_IP | 74.112.65.118/32 |
Related pages
Pivot deeper into the graph from shopyamaha.com.
- IP · 108.139.47.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · webmaster@yamaha-motor.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shopyamaha.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.