Skip to content

Hostname

worka.com

Last fetched

worka.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · worka.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/worka.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.243.222.22134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.28.5434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.88.2334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.242.7034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.75.21034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.184.18734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.241.3452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.108.17252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.26.12754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.241.24854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

32 observed subdomains of worka.com.

Web-graph footprint

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

9 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for worka.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from worka.com.

Cypher and MCP

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

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