Skip to content

Hostname

ecal.com.au

Last fetched

ecal.com.au resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:fluccs - the australian cloud pty ltd as the registrar.

Nutrition Label

WHISPER CANON · ecal.com.auRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ecal.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.9516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.14416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.23916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.14916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.3716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.152.14752.216.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.17352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.119.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.16.24352.217.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.11752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.9352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.11552.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.5354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:fluccs - the australian cloud pty ltd
Organization
patrick barrett
Contact emails

Subdomains

1 observed subdomain of ecal.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ecal.com.au.

Cypher and MCP

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

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