Skip to content

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

WHISPER CANON · therx.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/therx.com

Resolution chain

therx.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.1083.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1263.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1293.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.593.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1023.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.133.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.243.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.413.171.136.0/22AS16509AMAZON-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.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for therx.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.4.216.198
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.