Skip to content

Hostname

www.theworkproject.com

Last fetched

www.theworkproject.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · www.theworkproject.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.theworkproject.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.115.24113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.228.20613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.26.3018.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.218.533.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.38.8847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.27.4052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with www.theworkproject.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for www.theworkproject.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.127.229.124
SPF_IP118.189.32.60
SPF_IP119.73.145.129
SPF_IP119.73.145.136
SPF_IP119.73.164.130
SPF_IP119.75.22.130
SPF_IP119.75.6.91
SPF_IP129.126.63.234
SPF_IP151.192.52.19
SPF_IP202.55.90.66
SPF_IP203.149.192.139
SPF_IP203.149.193.138
SPF_IP203.149.193.140
SPF_IP203.149.193.26
SPF_IP203.149.197.139
SPF_IP203.149.198.58
SPF_IP203.149.200.10
SPF_IP203.149.200.4
SPF_IP203.149.208.90
SPF_IP203.149.215.194
SPF_IP203.149.220.204
SPF_IP223.197.187.99
SPF_IP58.185.25.179
SPF_IP58.185.35.148
SPF_IP61.13.227.28

Related pages

Pivot deeper into the graph from www.theworkproject.com.

Cypher and MCP

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

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