Skip to content

Hostname

towerbrook.com

Last fetched

towerbrook.com resolves to 1 IPv4 address operated by AS1342 in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · towerbrook.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/towerbrook.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.192.213.11141.192.0.0/16AS1342FI

WHOIS identity

Registrar
iana:69
Organization
towerbrook capital partners l.p.
Contact emails

Subdomains

27 observed subdomains of towerbrook.com.

Web-graph footprint

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

125 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for towerbrook.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.127.24.215
SPF_IP128.127.24.216
SPF_IP38.109.108.149
SPF_IP38.109.108.150
SPF_IP64.95.224.24
SPF_IP64.95.224.25

Related pages

Pivot deeper into the graph from towerbrook.com.

Cypher and MCP

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

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