Skip to content

Hostname

troax.com

Last fetched

troax.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · troax.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/troax.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.144.181.81139.144.176.0/21AS63949DE

WHOIS identity

Registrar
iana:73
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of troax.com.

Web-graph footprint

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

164 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for troax.com.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.237.235.4
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP82.209.177.44
SPF_IP85.221.239.139
SPF_IP85.221.239.162

Related pages

Pivot deeper into the graph from troax.com.

Cypher and MCP

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

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