Skip to content

Hostname

yoopa.ca

Last fetched

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

Nutrition Label

WHISPER CANON · yoopa.caRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yoopa.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.255.12618.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.9418.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.9918.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.229.1033.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.333.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.363.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.373.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:456
Organization
groupe tva
Contact emails

Subdomains

10 observed subdomains of yoopa.ca.

Web-graph footprint

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

131 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yoopa.ca.

MechanismTarget
SPF_INCLUDE_spf.quebecormedia.com

Related pages

Pivot deeper into the graph from yoopa.ca.

Cypher and MCP

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

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