Skip to content

Hostname

tforcefreight.com

Last fetched

tforcefreight.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tforcefreight.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tforcefreight.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 275592
Contact emails

Subdomains

16 observed subdomains of tforcefreight.com.

Web-graph footprint

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

124 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for tforcefreight.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-002b8001.pphosted.com
SPF_INCLUDEspf-002b8002.pphosted.com
SPF_INCLUDEspf-0074c202.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.69.130.0/24
SPF_IP205.220.160.55
SPF_IP205.220.170.210
SPF_IP205.220.172.55
SPF_IP205.220.182.210
SPF_IP205.220.188.142/32
SPF_IP205.220.189.159/32
SPF_IP205.220.189.169/32
SPF_IP212.93.65.0
SPF_IP212.93.66.0
SPF_IP212.93.68.0
SPF_IP216.46.107.32/32
SPF_IP216.46.126.4/32
SPF_IP37.221.216.0/22
SPF_IP37.221.220.0/22
SPF_IP64.106.173.0/25
SPF_IP77.74.123.0
SPF_IP77.74.124.0

Related pages

Pivot deeper into the graph from tforcefreight.com.

Cypher and MCP

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

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