Skip to content

Hostname

my.workfront.com

Last fetched

my.workfront.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.223.158.15534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.87.1735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.217.6344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.106.14552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.189.3852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.8.9054.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with my.workfront.com in WhisperGraph.

Subdomains

66 observed subdomains of my.workfront.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for my.workfront.com.

Related pages

Pivot deeper into the graph from my.workfront.com.

Cypher and MCP

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

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