Hostname
assets-store.com
Last fetched
assets-store.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
assets-store.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 |
|---|---|---|---|---|
| 52.84.206.31 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.38 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.66 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.90 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.132.14 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.19 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.57 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.84 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from assets-store.com in the public web crawl.
26 sites link to this hostname.
Sample inbound links
- debbielduncan.iinhealthcoaching.co
- fireflycomm.iinhealthcoaching.co
- healthcoachpao.iinhealthcoaching.co
- healthylivingwi.iinhealthcoaching.co
- kk1mindbodysoul.iinhealthcoaching.co
- laurensmith.iinhealthcoaching.co
- liveonkilter.iinhealthcoaching.co
- meeshpadilla.iinhealthcoaching.co
- meredithwaters.iinhealthcoaching.co
- mirjam.iinhealthcoaching.co
Threat posture
History
Related pages
Pivot deeper into the graph from assets-store.com.
- IP · 52.84.206.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · assets-store.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · as…
- 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: "assets-store.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.