Skip to content

Hostname

ew-inc.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.22016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.7716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.5516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.8516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.30.2403.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.1203.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.222.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.8552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.11752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.2952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.12552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.20552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.18954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.15754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of ew-inc.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ew-inc.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-inc.com.

Cypher and MCP

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

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