Skip to content

Hostname

e-check.com.ua

Last fetched

e-check.com.ua resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · e-check.com.uaRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/e-check.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.216.20018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.201.15918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.136.1273.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.23.633.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.188.1023.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.120.1113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.226.253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.226.193.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.229.1983.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.56.19935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.74.20335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.52.12852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.118.16663.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.16.19263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.121.16063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.184.71.13263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.178.159.12963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.183.107.15163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.183.87.21063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.185.75.23563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with e-check.com.ua in WhisperGraph.

Subdomains

9 observed subdomains of e-check.com.ua.

Web-graph footprint

Distinct hostnames that link to or from e-check.com.ua in the public web crawl.

18 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-check.com.ua.

MechanismTarget
SPF_Ae-check.com.ua
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP194.28.84.31
SPF_IP91.239.232.22
SPF_MXe-check.com.ua

Related pages

Pivot deeper into the graph from e-check.com.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e-check.com.ua"})-[: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.