Hostname
smarttorquesystem.net
Last fetched
smarttorquesystem.net 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
smarttorquesystem.net 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 |
|---|---|---|---|---|
| 34.196.185.82 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.231.108 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.19.178 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.24.228 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0d928828-895e-4992-a058-7173f5dfb599@identity-protect.org
- 4248bec7-aa48-4f11-9730-626a69e100ad@identity-protect.org
- 43e8e19e-9d72-463d-8719-934199ae3ff5@identity-protect.org
- ad331710-29e0-46f1-a6e4-54c73011f61e@identity-protect.org
- ddd9e50b-708c-4906-94ad-186950be8a47@identity-protect.org
- eccb55e0-33bb-482b-bb3d-fdeb32f84da6@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from smarttorquesystem.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from smarttorquesystem.net.
- IP · 34.196.185.82
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0d928828-895e-4992-a058-7173f5dfb599@identity-protect.org
- TLD · .net
- 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: "smarttorquesystem.net"})-[: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.