Hostname
www.tforcefreight.com
Last fetched
www.tforcefreight.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with www.tforcefreight.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for www.tforcefreight.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-002b8001.pphosted.com |
| SPF_INCLUDE | spf-002b8002.pphosted.com |
| SPF_INCLUDE | spf-0074c202.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.69.130.0/24 |
| SPF_IP | 205.220.160.55 |
| SPF_IP | 205.220.170.210 |
| SPF_IP | 205.220.172.55 |
| SPF_IP | 205.220.182.210 |
| SPF_IP | 205.220.188.142/32 |
| SPF_IP | 205.220.189.159/32 |
| SPF_IP | 205.220.189.169/32 |
| SPF_IP | 212.93.65.0 |
| SPF_IP | 212.93.66.0 |
| SPF_IP | 212.93.68.0 |
| SPF_IP | 216.46.107.32/32 |
| SPF_IP | 216.46.126.4/32 |
| SPF_IP | 37.221.216.0/22 |
| SPF_IP | 37.221.220.0/22 |
| SPF_IP | 64.106.173.0/25 |
| SPF_IP | 77.74.123.0 |
| SPF_IP | 77.74.124.0 |
Related pages
Pivot deeper into the graph from www.tforcefreight.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.