Hostname
smartminesafety.com
Last fetched
smartminesafety.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smartminesafety.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.238.55.125 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.44 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.48 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.91 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.93.108 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.61 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.80 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.83 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smartminesafety.com owner
- Contact emails
- 165ed333-82a8-41bc-8b81-cb00a2d59547@identity-protect.org
- 27045c73-5c2f-4e94-89ea-4ae45429e817@identity-protect.org
- 42bcd075-591f-4aa2-8752-ef126e57e2b4@identity-protect.org
- 6a3c8e82-6798-4674-86e4-f01b32364006@identity-protect.org
- a3c04cf9-2750-4c56-9f5f-da35b34e1b69@identity-protect.org
- ba4a4dc3-afab-4cce-9685-7e75be43ee97@identity-protect.org
- c5aa132e-54e3-4d5e-94ad-5a606bfd89e0@identity-protect.org
Subdomains
18 observed subdomains of smartminesafety.com.
Showing 17 of 18. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from smartminesafety.com.
- IP · 18.238.55.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 165ed333-82a8-41bc-8b81-cb00a2d59547@identity-protect.org
- TLD · .com
- Browse hostnames · sm…
- 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: "smartminesafety.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.