Hostname
secureme-smnd.com
Last fetched
secureme-smnd.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-smnd.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 |
| 34.252.102.202 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.57.146 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 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-smnd.com owner
- Contact emails
- 1eafe64f-681d-461e-a8f4-ca79ddca3d7c@identity-protect.org
- 6851e3b5-3af1-4734-99bb-d55a12a63058@identity-protect.org
- 6aa30565-f9ac-4d67-b3bd-c65ea29f0c87@identity-protect.org
- b5e918bb-878e-4db7-b805-25413ee444fb@identity-protect.org
- bfc8566d-4705-4810-b5b6-f14c101753d2@identity-protect.org
- eddb1461-e784-4b3e-981d-d8b05b1896b1@identity-protect.org
- f0eff2fe-78e6-4577-87a6-d16315401688@identity-protect.org
- owner-2143447@secureme-smnd.com.whoisprivacyservice.org
- owner-841401@secureme-smnd.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of secureme-smnd.com.
| Subdomain |
|---|
| wildcard.secureme-smnd.com |
Threat posture
History
Related pages
Pivot deeper into the graph from secureme-smnd.com.
- IP · 100.51.22.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1eafe64f-681d-461e-a8f4-ca79ddca3d7c@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-smnd.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.