Skip to content

Hostname

ecoburst.ca

Last fetched

ecoburst.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ecoburst.caRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ecoburst.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.99.21116.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1083.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.743.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.11452.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.17152.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.13952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.12352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.12352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.6752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.6752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.12352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.13952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.13152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.9152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ecoburst.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecoburst.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.69.121.2
SPF_IP75.154.254.16
SPF_MXecoburst.ca

Related pages

Pivot deeper into the graph from ecoburst.ca.

Cypher and MCP

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

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