Skip to content

Hostname

ejs.co

Last fetched

ejs.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ejs.coRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/ejs.co

Resolution chain

ejs.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.209.10713.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.1513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.179.10018.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.11018.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.5118.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.8418.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.192.3118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.4918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of ejs.co.

Web-graph footprint

Distinct hostnames that link to or from ejs.co in the public web crawl.

393 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ejs.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ejs.co"})-[: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.