Skip to content

Hostname

ve3efc.ca

Last fetched

ve3efc.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · ve3efc.caRouting diversity5.7/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ve3efc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1303.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1193.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1973.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.863.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.17652.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.103.052.219.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.24052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.142.3252.219.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.143.052.219.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.143.2452.219.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.1652.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.8852.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.2452.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
cormac technologies
Contact emails

Subdomains

1 observed subdomain of ve3efc.ca.

Subdomain
www.ve3efc.ca

Web-graph footprint

Distinct hostnames that link to or from ve3efc.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ve3efc.ca.

Cypher and MCP

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

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