Hostname
secureme-sm.com
Last fetched
secureme-sm.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
secureme-sm.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.22.253 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.129.33 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.130.139 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.29.26 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of secureme-sm.com owner
- Contact emails
- 41152655-c415-45fe-9aeb-51cf23e5c6c4@identity-protect.org
- 711e07b1-dca0-4f06-a53e-e1e188c38b9e@identity-protect.org
- 80e5eca9-93cf-4909-83a6-23daa923ea17@identity-protect.org
- 9d134fc2-292d-458f-8752-929ac1dc6445@identity-protect.org
- cdb5fd78-ecdf-4573-bb4b-e302ee3d6496@identity-protect.org
- ed351d74-0243-4806-98e6-e5e1c4965b3e@identity-protect.org
- owner-4516602@secureme-sm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of secureme-sm.com.
| Subdomain |
|---|
| wildcard.secureme-sm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from secureme-sm.com.
- IP · 100.51.22.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 41152655-c415-45fe-9aeb-51cf23e5c6c4@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "secureme-sm.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.