Hostname
5ca.com
Last fetched
5ca.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
5ca.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
- o.t.g. van haaren
- Contact emails
- it@5ca.com
- bart.kuipers@5ca.com
- 2f9e648d-7b93-4033-83ed-1377df0f5398@identity-protect.org
- 3d68ac6d-4d3b-419e-aae4-0432412d9130@identity-protect.org
- 5c73cc5c-1eb3-426d-bbbb-01329b6aaf5c@identity-protect.org
- 6559be9d-e5f4-42d3-82c3-86e0b5f8b686@identity-protect.org
- 9229fc87-6d4e-407c-b9cc-b05c0c1cde01@identity-protect.org
- 96e6f58c-9565-4ac9-8498-6a328f1dba46@identity-protect.org
- owner-2583712@5ca.com.whoisprivacyservice.org
Subdomains
34 observed subdomains of 5ca.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 5ca.com in the public web crawl.
84 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for 5ca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.206.45 |
| SPF_IP | 137.74.28.10 |
| SPF_IP | 213.136.12.226/32 |
| SPF_IP | 40.91.212.143 |
| SPF_IP | 52.165.187.127 |
| SPF_IP | 52.165.237.89 |
| SPF_IP | 52.176.54.155 |
Related pages
Pivot deeper into the graph from 5ca.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "5ca.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.