Hostname
fortra.com
Last fetched
fortra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fortra.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fortra.com owner
- Contact emails
- lvr.godaddy@gmail.com
- 30373f7d-7403-4033-8989-67248cf22ffc@identity-protect.org
- 7aadbc49-a7a4-4c43-baa4-b845a211fe28@identity-protect.org
- 7f86834b-3eef-4fb3-b117-c27c7f9cf1a7@identity-protect.org
- ac8b455e-0262-46f4-8bd8-b61cde77c85b@identity-protect.org
- b7954a01-cfd9-4143-98dc-dab95ad9ff17@identity-protect.org
- c9affd98-140c-4750-a584-65d2ae0d9c69@identity-protect.org
- fa6daf99-d6be-4972-af26-b7ee05cd86e9@identity-protect.org
- pw-58f21c820803d85408a05e3a99a809f0@privacyguardian.org
- owner-3245620@fortra.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of fortra.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fortra.com in the public web crawl.
1,057 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for fortra.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari.com |
| SPF_INCLUDE | %{d}.36.spf-protect.agari.com |
Related pages
Pivot deeper into the graph from fortra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fortra.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.