Skip to content

Hostname

base2.cctam.ca

Last fetched

base2.cctam.ca resolves to 1 IPv4 address operated by PRETECS - FullHost in CA.

Nutrition Label

WHISPER CANON · base2.cctam.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/base2.cctam.ca

Resolution chain

base2.cctam.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.223.226.41162.223.226.0/23AS39962PRETECS - FullHostCA

WHOIS identity

No WHOIS records are currently associated with base2.cctam.ca in WhisperGraph.

Subdomains

1 observed subdomain of base2.cctam.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for base2.cctam.ca.

MechanismTarget
SPF_Abase2.cctam.ca
SPF_INCLUDEspf.mxprotection.net
SPF_IP162.223.226.25
SPF_MXbase2.cctam.ca

Related pages

Pivot deeper into the graph from base2.cctam.ca.

Cypher and MCP

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

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