Skip to content

Hostname

ew-ct.com

Last fetched

ew-ct.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.2113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.11752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.1352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4152.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
u.s. electrical services,
Contact emails

Subdomains

16 observed subdomains of ew-ct.com.

Web-graph footprint

Distinct hostnames that link to or from ew-ct.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ew-ct.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP198.24.246.199
SPF_IP207.190.236.219/29
SPF_IP3.216.243.64
SPF_IP40.142.108.73
SPF_IP40.143.158.10

Related pages

Pivot deeper into the graph from ew-ct.com.

Cypher and MCP

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

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