Skip to content

Hostname

emcl.com

Last fetched

emcl.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · emcl.comRouting diversity7.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emcl.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.198.21216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.16316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.17316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.5316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.2916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.22916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.10916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.723.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.493.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.833.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of emcl.com owner
Contact emails

Subdomains

26 observed subdomains of emcl.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for emcl.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from emcl.com.

Cypher and MCP

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

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