Hostname
humanforce.com
Last fetched
humanforce.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
humanforce.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
- bruce mackenzie
- Contact emails
- bruce@timetarget.net
- 08295c56-2065-4590-8405-49cac615c536@identity-protect.org
- 324d7ff3-0b4c-4320-93cf-f1834ab059ae@identity-protect.org
- 39c4bae4-98aa-4f7a-bdbc-98a8b3123d4e@identity-protect.org
- 65c477c4-b1df-4900-bff2-daaf59bc1697@identity-protect.org
- 666a5b82-51b4-44a0-8c4b-c78bddb681db@identity-protect.org
- cb61daa8-b57c-403c-a9d1-68f19a39c70a@identity-protect.org
- owner-10349261@humanforce.com.whoisprivacyservice.org
- owner-5921782@humanforce.com.whoisprivacyservice.org
- owner-8290407@humanforce.com.whoisprivacyservice.org
Subdomains
93 observed subdomains of humanforce.com.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from humanforce.com in the public web crawl.
274 sites link to this hostname.
204 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for humanforce.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20936616.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | infusionmail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailer.chargify.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from humanforce.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "humanforce.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.