Skip to content

Hostname

easyatwork.com

Last fetched

easyatwork.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · easyatwork.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easyatwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.116.1918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.39.103.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.133.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.43.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.703.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.63.1203.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.303.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.43.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.843.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1001
Organization
easy at work as
Contact emails

Subdomains

16 observed subdomains of easyatwork.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for easyatwork.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.flowmailer.net

Related pages

Pivot deeper into the graph from easyatwork.com.

Cypher and MCP

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

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