Skip to content

Hostname

tronox.com

Last fetched

tronox.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · tronox.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tronox.com

Resolution chain

tronox.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.16.249.1269.16.192.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:447
Organization
******** ********
Contact emails

Subdomains

42 observed subdomains of tronox.com.

Web-graph footprint

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

292 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tronox.com.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP20.114.150.9
SPF_IP20.29.65.44
SPF_IP203.161.120.243
SPF_IP38.124.38.0/26
SPF_IP38.89.225.46

Related pages

Pivot deeper into the graph from tronox.com.

Cypher and MCP

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

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