Skip to content

Hostname

cabelas.ca

Last fetched

cabelas.ca resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · cabelas.caRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cabelas.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.195.102.14923.195.100.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.212.110.1623.212.110.0/24AS20940AKAMAI-ASN1CZ
23.212.110.5723.212.110.0/24AS20940AKAMAI-ASN1CZ
23.219.62.21023.219.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.36.162.19823.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.22323.36.162.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
cabelas (tm), cabela's
Contact emails

Subdomains

12 observed subdomains of cabelas.ca.

Web-graph footprint

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

498 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cabelas.ca.

MechanismTarget
SPF_EXISTS%{i}._spf.accertify.com
SPF_INCLUDEspf-001a5c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.82.245.237
SPF_IP198.74.236.249
SPF_IP199.189.160.0/24

Related pages

Pivot deeper into the graph from cabelas.ca.

Cypher and MCP

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

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