Skip to content

Hostname

progressivetraining.ca

Last fetched

progressivetraining.ca resolves to 1 IPv4 address operated by AITNET - Advanced Internet Technologies in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · progressivetraining.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/progressivetraining.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.117.128.143216.117.128.0/18AS10843AITNET - Advanced Internet TechnologiesUS

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
crookedbush.com
Contact emails

Subdomains

11 observed subdomains of progressivetraining.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for progressivetraining.ca.

MechanismTarget
SPF_Aprogressivetraining.ca
SPF_INCLUDEwhm.crookedbush.com
SPF_IP216.117.128.143
SPF_IP216.117.149.230
SPF_MXprogressivetraining.ca

Related pages

Pivot deeper into the graph from progressivetraining.ca.

Cypher and MCP

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

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