Skip to content

Hostname

ndp.ca

Last fetched

ndp.ca resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · ndp.caRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ndp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
34.74.8.4234.74.0.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
35.196.149.11735.196.144.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:456
Organization
james williamson
Contact emails

Subdomains

505 observed subdomains of ndp.ca.

Web-graph footprint

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

1,283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ndp.ca.

MechanismTarget
SPF_Aac.ndp.ca
SPF_Andp.ca
SPF_Apopulus1.ndp.ca
SPF_Asendgrid.me
SPF_Asendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ndp.ca
SPF_IP216.187.71.0/25
SPF_IP3.96.15.140/25
SPF_IP71.19.191.64/26
SPF_MXndp.ca

Related pages

Pivot deeper into the graph from ndp.ca.

Cypher and MCP

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

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