Skip to content

Hostname

used.ca

Last fetched

used.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · used.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/used.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.161.16915.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.198.333.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
personal information privacy and security association (vancouver)
Contact emails

Subdomains

90 observed subdomains of used.ca.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for used.ca.

MechanismTarget
SPF_Aused.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.stgi.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.203.30.160
SPF_IP159.203.47.49
SPF_IP45.55.21.113
SPF_IP52.6.112.187/32
SPF_IP74.121.245.152
SPF_IP74.121.247.132
SPF_IP74.121.247.211
SPF_IP74.121.247.213
SPF_IP74.121.247.235
SPF_MXused.ca

Related pages

Pivot deeper into the graph from used.ca.

Cypher and MCP

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

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