Skip to content

Hostname

worksent.com

Last fetched

worksent.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · worksent.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/worksent.com

Resolution chain

worksent.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.71.238104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.95172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.192.197.8734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.246.24052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
heidi kause
Contact emails

Subdomains

12 observed subdomains of worksent.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for worksent.com.

MechanismTarget
SPF_INCLUDE45252979.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uae.exclaimer.net
SPF_IP145.239.200.78
SPF_IP15.206.130.85
SPF_IP52.172.222.27/32
SPF_IP52.172.38.8/32

Related pages

Pivot deeper into the graph from worksent.com.

Cypher and MCP

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

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