Hostname
therx.com
Last fetched
therx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
therx.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.5 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.79 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.80 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.88 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.3.108 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.126 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.129 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.59 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.102 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.13 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.24 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.41 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin
- Contact emails
Subdomains
17 observed subdomains of therx.com.
Web-graph footprint
Distinct hostnames that link to or from therx.com in the public web crawl.
372 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for therx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.4.216.198 |
| SPF_IP | 52.7.122.7 |
Related pages
Pivot deeper into the graph from therx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "therx.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.