Hostname
turnoffmonitor.com
Last fetched
turnoffmonitor.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
turnoffmonitor.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 |
|---|---|---|---|---|
| 18.238.55.102 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.23 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.58 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.67 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.109 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.53 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.60 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.77 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of turnoffmonitor.com owner
- Contact emails
- 1d8d9ad6-011f-4e4a-b210-b64074683e31@identity-protect.org
- 1f104330-fed0-401b-9b4b-28c54ce16164@identity-protect.org
- 3932010b-a663-4c7b-bf0a-ae7853367744@identity-protect.org
- 70f39969-b4eb-4eeb-bcc7-831912bf46c2@identity-protect.org
- 76f72223-465f-440a-987e-b990928cb20e@identity-protect.org
- f6b0b48e-b465-46af-8fbb-3ea51d4bc112@identity-protect.org
- owner-3415631@turnoffmonitor.com.whoisprivacyservice.org
- owner-8101978@turnoffmonitor.com.whoisprivacyservice.org
- owner@turnoffmonitor.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of turnoffmonitor.com.
| Subdomain |
|---|
| www.turnoffmonitor.com |
Web-graph footprint
Distinct hostnames that link to or from turnoffmonitor.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from turnoffmonitor.com.
- IP · 18.238.55.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d8d9ad6-011f-4e4a-b210-b64074683e31@identity-protect.org
- TLD · .com
- Browse hostnames · tu…
- 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: "turnoffmonitor.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.