Hostname
smarttermjm.com
Last fetched
smarttermjm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smarttermjm.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 |
|---|---|---|---|---|
| 13.249.213.10 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.20 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.60 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.89 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.170.19.108 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.26 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.59 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.67 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smarttermjm.com owner
- Contact emails
- 008d756b-ea76-4770-8fd0-41451aa1b7d3@identity-protect.org
- 0d15bbbd-d62b-44a3-b0fe-336315b2d65d@identity-protect.org
- 2b8c24a0-1be1-4fe8-8b51-131900b1c1a6@identity-protect.org
- 502f03fd-2e8f-41df-a270-fd54c81e3319@identity-protect.org
- 7abcce21-0ca7-4a37-973d-d9b63d02d2cb@identity-protect.org
- 9aaee1d6-2658-4161-928d-b146735b6a89@identity-protect.org
- owner-2533953@smarttermjm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of smarttermjm.com.
| Subdomain |
|---|
| mobile.smarttermjm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from smarttermjm.com.
- IP · 13.249.213.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · 008d756b-ea76-4770-8fd0-41451aa1b7d3@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: "smarttermjm.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.