Skip to content

Hostname

ecasework.com

Last fetched

ecasework.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.139.1173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.27.10334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.200.14352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.95.17852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
john gardner
Contact emails

Subdomains

11 observed subdomains of ecasework.com.

Web-graph footprint

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

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecasework.com.

MechanismTarget
SPF_INCLUDEcreatesend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_MXecasework.com

Related pages

Pivot deeper into the graph from ecasework.com.

Cypher and MCP

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

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