Skip to content

Hostname

torxmedia.com

Last fetched

torxmedia.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · torxmedia.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/torxmedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.26.150104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.135172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

38 observed subdomains of torxmedia.com.

Web-graph footprint

Distinct hostnames that link to or from torxmedia.com in the public web crawl.

25 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for torxmedia.com.

MechanismTarget
SPF_Aargent1.torxmedia.com
SPF_Aec2-18-232-169-253.compute-1.amazonaws.com
SPF_Atorxmedia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP169.62.11.219
SPF_IP18.232.169.253
SPF_IP184.173.132.213
SPF_IP208.73.140.66
SPF_IP208.73.140.68
SPF_IP208.73.140.74
SPF_IP208.73.140.76/32
SPF_IP208.73.140.78
SPF_IP50.97.57.195
SPF_IP52.5.226.245
SPF_MXtorxmedia.com

Related pages

Pivot deeper into the graph from torxmedia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "torxmedia.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.