Hostname
smartmove-sm.com
Last fetched
smartmove-sm.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smartmove-sm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.135.144.57 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smartmove-sm.com owner
- Contact emails
- 02b2e16a-0069-4bae-b34d-130cfcec663c@identity-protect.org
- 11e7ac68-cc28-485c-abe1-67c974864964@identity-protect.org
- 1b703244-c41c-471a-9946-f7ac807da487@identity-protect.org
- 447eb35b-4cd6-4862-824f-1045537a5106@identity-protect.org
- 68a02dc4-c873-45f8-a526-812a7cba85ca@identity-protect.org
- b0448d3f-3ae2-40ff-b23a-5556a65b24b1@identity-protect.org
- owner-1450980@smartmove-sm.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of smartmove-sm.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for smartmove-sm.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from smartmove-sm.com.
- IP · 18.135.144.57
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 02b2e16a-0069-4bae-b34d-130cfcec663c@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: "smartmove-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.