Skip to content

Hostname

jevco.ca

Last fetched

jevco.ca resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · jevco.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jevco.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.11913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.2813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4313.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
64.68.200.4864.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
intact financial corporation
Contact emails

Subdomains

25 observed subdomains of jevco.ca.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jevco.ca.

MechanismTarget
SPF_INCLUDE_spf1.jevco.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjevco.ca

Related pages

Pivot deeper into the graph from jevco.ca.

Cypher and MCP

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

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