Skip to content

Hostname

workato.com

Last fetched

workato.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · workato.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/workato.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.85.1043.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.303.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.313.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.423.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.180.1113.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.413.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.493.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.973.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.383.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

47 observed subdomains of workato.com.

Web-graph footprint

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

2,161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for workato.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP147.253.210.105

Related pages

Pivot deeper into the graph from workato.com.

Cypher and MCP

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

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