Skip to content

Hostname

workforcesoftware.com

Last fetched

workforcesoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · workforcesoftware.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/workforcesoftware.com

Resolution chain

workforcesoftware.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:2
Organization
perfect privacy,
Contact emails

Subdomains

53 observed subdomains of workforcesoftware.com.

Web-graph footprint

Distinct hostnames that link to or from workforcesoftware.com in the public web crawl.

288 sites link to this hostname.

311 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for workforcesoftware.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP110.175.9.230
SPF_IP129.146.91.38/32
SPF_IP62.32.112.160/27
SPF_IP74.122.248.0/21
SPF_IP77.107.114.86

Related pages

Pivot deeper into the graph from workforcesoftware.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "workforcesoftware.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.