Skip to content

Hostname

caaquebec.com

Last fetched

caaquebec.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · caaquebec.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/caaquebec.com

Resolution chain

caaquebec.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.20.10913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.244.146.3418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

67 observed subdomains of caaquebec.com.

Web-graph footprint

Distinct hostnames that link to or from caaquebec.com in the public web crawl.

1,265 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for caaquebec.com.

MechanismTarget
SPF_INCLUDE_spf.softvoyage.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEofsys.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-2562000.jangomail.com
SPF_INCLUDEspf.caasco.ca
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_IP103.47.204.70/32
SPF_IP142.112.55.165
SPF_IP174.94.156.253
SPF_IP184.149.56.94
SPF_IP204.10.146.19/32
SPF_IP204.136.15.135
SPF_IP65.93.243.11
SPF_IP70.28.45.66
SPF_IP74.200.5.33

Related pages

Pivot deeper into the graph from caaquebec.com.

Cypher and MCP

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

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