Hostname
freightplus.com
Last fetched
freightplus.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
- Registrar
- iana:468
- Organization
- on behalf of freightplus.com owner
- Contact emails
- support@un.net.au
- 49316d78-476f-41da-ba7a-792c517dfa45@identity-protect.org
- 6b5cfaa4-f5e8-4a29-9abe-d97c2846a703@identity-protect.org
- ae0ca3e3-293d-4ea0-b684-ddd02ad02622@identity-protect.org
- b4788532-bd61-4414-8399-7c3a5381d6eb@identity-protect.org
- be8ae33e-4bab-4f9d-b042-6c966145346e@identity-protect.org
- dd5e136e-86a8-4be3-b217-620125b34188@identity-protect.org
Subdomains
3 observed subdomains of freightplus.com.
Web-graph footprint
Distinct hostnames that link to or from freightplus.com in the public web crawl.
27 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for freightplus.com.
| Mechanism | Target |
|---|---|
| SPF_A | freightplus.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.94.50.225 |
| SPF_IP | 107.142.168.42 |
| SPF_IP | 147.10.114.181 |
| SPF_IP | 180.235.158.0/24 |
| SPF_IP | 203.217.13.118 |
| SPF_IP | 203.54.207.242 |
| SPF_IP | 203.62.211.6/32 |
| SPF_IP | 203.62.212.49/32 |
| SPF_IP | 220.244.67.210 |
Related pages
Pivot deeper into the graph from freightplus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freightplus.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.