Hostname
safetrxactive.com
Last fetched
safetrxactive.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
safetrxactive.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.208.88.157 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.224.111 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of safetrxactive.com owner
- Contact emails
- 0cf3acf7-a42b-4cc0-9eea-77792dfec657@identity-protect.org
- 37aa60f1-f07a-425f-aeb6-2865d7cecedd@identity-protect.org
- 7efa6751-47c0-48e7-bf4e-2f3bde29dd08@identity-protect.org
- 9976b859-1e6f-449f-b003-65ff107f65c8@identity-protect.org
- a3ddb036-4fd8-430c-8729-fc9aa16f0d60@identity-protect.org
- b2e139bf-4e8c-4185-80ec-8811cb003529@identity-protect.org
- d6ec517c-0e07-492a-8655-1ead82edf7c1@identity-protect.org
- d9f7a877-33eb-43d0-bc49-1d8d77be52ef@identity-protect.org
Subdomains
1 observed subdomain of safetrxactive.com.
| Subdomain |
|---|
| www.safetrxactive.com |
Web-graph footprint
Distinct hostnames that link to or from safetrxactive.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from safetrxactive.com.
- IP · 18.208.88.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0cf3acf7-a42b-4cc0-9eea-77792dfec657@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "safetrxactive.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.