Skip to content

Hostname

accreditation.ca

Last fetched

accreditation.ca resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · accreditation.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/accreditation.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.199.119.184104.199.112.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
charlie sem
Contact emails

Subdomains

20 observed subdomains of accreditation.ca.

Web-graph footprint

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

630 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for accreditation.ca.

MechanismTarget
SPF_INCLUDE8296857.spf03.hubspotemail.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.149.222
SPF_IP192.250.208.112
SPF_IP192.250.208.113
SPF_IP198.41.30.189
SPF_IP204.93.64.116/32
SPF_IP204.93.64.117/32
SPF_IP66.46.208.226

Related pages

Pivot deeper into the graph from accreditation.ca.

Cypher and MCP

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

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